Package play.api
Class UsefulException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.api.UsefulException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PlayException
A UsefulException is something useful to display in the User browser.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUsefulException(String message) UsefulException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace