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