Package org.javalite.http
Class HttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.http.HttpException
- All Implemented Interfaces:
Serializable
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionHttpException(String message)
HttpException(String message, Throwable cause)
HttpException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpException
-
HttpException
-
HttpException
-