Package com.mastfrog.netty.http.client
Class RedirectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mastfrog.netty.http.client.RedirectException
- All Implemented Interfaces:
Serializable
Exception passed to onError when a redirect loop is encountered, or
the redirect URL cannot be parsed.
- Since:
- 1.7.0
- Author:
- Tim Boudreau
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
kind
-