public class RedirectOverflowException extends LookupFailedException
Modifier and Type | Field and Description |
---|---|
private int |
maxRedirects |
Constructor and Description |
---|
RedirectOverflowException(int maxRedirects) |
RedirectOverflowException(java.lang.String message)
Deprecated.
|
getName, getType
@Deprecated public RedirectOverflowException(java.lang.String message)
RedirectOverflowException(int)
.public RedirectOverflowException(int maxRedirects)