Interface ActivitiExceptionEvent
-
- All Known Implementing Classes:
ActivitiEntityExceptionEventImpl
public interface ActivitiExceptionEventIndicates theActivitiEventalso contains information about aThrowablethat occurred, triggering the event.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ThrowablegetCause()
-