Package io.dialob.executor.command.event
Interface ErrorEvent
-
- All Superinterfaces:
Event,Serializable
- All Known Subinterfaces:
ErrorActiveUpdatedEvent
- All Known Implementing Classes:
ImmutableErrorActiveUpdatedEvent
public interface ErrorEvent extends Event
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ErrorIdgetErrorId()
-
-
-
Method Detail
-
getErrorId
@Parameter ErrorId getErrorId()
-
-