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