Class ResponseException

    • Constructor Detail

      • ResponseException

        public ResponseException()
      • ResponseException

        public ResponseException​(int statusCode)
      • ResponseException

        public ResponseException​(int statusCode,
                                 String stringBody)
      • ResponseException

        public ResponseException​(ResponseInfo response)