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