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