Interface IErrorEvent
- All Superinterfaces:
IInfoEvent
- All Known Implementing Classes:
ErrorEvent
This interface provides the method to infer to the cause in case of an
IErrorEvent
.- Since:
- 26/07/2019
- Version:
- 26/07/2019
- Author:
- DNA
-
Method Summary
Methods inherited from interface com.dna.jopt.framework.codedefinition.IInfoEvent
getCode
-
Method Details
-
getCause
Throwable getCause()
-