Class InvalidMessageErrorEvent
- java.lang.Object
-
- br.pucrio.tecgraf.soma.logsmonitor.model.error.ErrorEvent
-
- br.pucrio.tecgraf.soma.logsmonitor.model.error.InvalidMessageErrorEvent
-
public class InvalidMessageErrorEvent extends ErrorEvent
-
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_EXCEPTION_MESSAGE-
Fields inherited from class br.pucrio.tecgraf.soma.logsmonitor.model.error.ErrorEvent
errorEventType, JSON_PROPERTY_TOPIC_EVENT_TYPE
-
-
Constructor Summary
Constructors Constructor Description InvalidMessageErrorEvent(@NonNull String message)
-
-
-
Field Detail
-
JSON_PROPERTY_EXCEPTION_MESSAGE
public static final String JSON_PROPERTY_EXCEPTION_MESSAGE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
InvalidMessageErrorEvent
public InvalidMessageErrorEvent(@NonNull @NonNull String message)
-
-