Class ResteasyIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResteasyClientProtocolException, ResteasyConnectionClosedException, ResteasyConnectTimeoutException, ResteasyHttpHostConnectException, ResteasyMalformedChunkCodingException, ResteasyNoHttpResponseException

public class ResteasyIOException extends ResteasyClientException
Version:
$Revision: 1.1 $ Copyright Jul 28, 2012
See Also:
  • Field Details

  • Constructor Details

    • ResteasyIOException

      public ResteasyIOException()
    • ResteasyIOException

      public ResteasyIOException(String message)
    • ResteasyIOException

      public ResteasyIOException(String message, Throwable cause)
    • ResteasyIOException

      public ResteasyIOException(Throwable cause)