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