Class ClientImpl.IllegalEmptyResponseException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientImpl

public class ClientImpl.IllegalEmptyResponseException extends IllegalStateException
See Also:
  • Constructor Details

    • IllegalEmptyResponseException

      public IllegalEmptyResponseException()
    • IllegalEmptyResponseException

      public IllegalEmptyResponseException(String message)
    • IllegalEmptyResponseException

      public IllegalEmptyResponseException(String message, Throwable cause)
    • IllegalEmptyResponseException

      public IllegalEmptyResponseException(Throwable cause)