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