Skip navigation links
com.auxiliary.http

Class HttpResponseException

    • Constructor Detail

      • HttpResponseException

        public HttpResponseException()
      • HttpResponseException

        public HttpResponseException(String message,
                                     Throwable cause,
                                     boolean enableSuppression,
                                     boolean writableStackTrace)
      • HttpResponseException

        public HttpResponseException(String message,
                                     Throwable cause)
      • HttpResponseException

        public HttpResponseException(String message)
      • HttpResponseException

        public HttpResponseException(Throwable cause)

Copyright © 2024. All rights reserved.