Class NoContentException

All Implemented Interfaces:
Serializable

public class NoContentException extends HttpClientException
Exception to be thrown when trying to read content with HTTP status 204.
See Also:
  • Constructor Details

    • NoContentException

      public NoContentException()
      Constructs a new client-side runtime exception, with fixed message.