Package httpserver.error
Class Redirect
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
httpserver.error.Redirect
- All Implemented Interfaces:
HttpError,Serializable
- See Also:
-
Field Summary
Fields inherited from interface httpserver.error.HttpError
ERROR_MESSAGE, RESPONSE_INTERNAL_ERROR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Redirect
-
-
Method Details
-
processExchange
- Specified by:
processExchangein interfaceHttpError
-