Package org.cxbox.core.exception
Class UnconfirmedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cxbox.core.exception.UnconfirmedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPreInvokeEvent(PreInvokeEvent preInvokeEvent) addPreInvokeEvents(List<PreInvokeEvent> preInvokeEvents) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnconfirmedException
public UnconfirmedException()
-
-
Method Details
-
addPreInvokeEvent
-
addPreInvokeEvents
-