Interface IPushNotificationWorkflowEvent
- All Superinterfaces:
IWorkflowEvent
- Since:
- Intrexx 8.0.
-
Method Summary
-
Method Details
-
getReason
Throwable getReason()Get the exception that is associated with this event.- Returns:
- The exception that is associated with this event,
or
null
.
-