public class ResteasyIOException extends ResteasyClientException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ResteasyIOException() |
ResteasyIOException(java.lang.String message) |
ResteasyIOException(java.lang.String message,
java.lang.Throwable cause) |
ResteasyIOException(java.lang.Throwable cause) |
private static final long serialVersionUID
public ResteasyIOException()
public ResteasyIOException(java.lang.String message)
public ResteasyIOException(java.lang.String message,
java.lang.Throwable cause)
public ResteasyIOException(java.lang.Throwable cause)