Class ResponseException

    • Constructor Detail

      • ResponseException

        public ResponseException​(String message)
      • ResponseException

        public ResponseException​(String message,
                                 Throwable cause)
      • ResponseException

        public ResponseException​(Throwable cause)