Package ch.raffael.meldioc.util.advice
Class AdviceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.raffael.meldioc.util.advice.AdviceException
- All Implemented Interfaces:
Serializable
TODO JavaDoc
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdviceException(String message) AdviceException(String message, Throwable cause) AdviceException(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
-
AdviceException
public AdviceException() -
AdviceException
-
AdviceException
-
AdviceException
-
-
Method Details
-
onBefore
-
onAfter
-