Package org.n52.iceland.event.events
Class ExceptionEvent
- java.lang.Object
-
- org.n52.iceland.event.events.AbstractFlowEvent
-
- org.n52.iceland.event.events.ExceptionEvent
-
- All Implemented Interfaces:
Event
public class ExceptionEvent extends AbstractFlowEvent
- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description ExceptionEvent(Exception exception)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptiongetException()StringtoString()-
Methods inherited from class org.n52.iceland.event.events.AbstractFlowEvent
getMessageGroupId
-
-