Package com.soklet.web.exception
Class ResourceMethodExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.soklet.web.exception.ResourceMethodExecutionException
- All Implemented Interfaces:
Serializable
- Since:
- 1.0.0
- Author:
- Mark Allen
- See Also:
-
Constructor Summary
ConstructorDescriptionResourceMethodExecutionException
(Route route, Throwable cause) ResourceMethodExecutionException
(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, toString
-
Constructor Details
-
ResourceMethodExecutionException
-
ResourceMethodExecutionException
-