Uses of Class
br.pucrio.tecgraf.soma.logsmonitor.model.error.ErrorEvent
-
Packages that use ErrorEvent Package Description br.pucrio.tecgraf.soma.logsmonitor.model.error -
-
Uses of ErrorEvent in br.pucrio.tecgraf.soma.logsmonitor.model.error
Subclasses of ErrorEvent in br.pucrio.tecgraf.soma.logsmonitor.model.error Modifier and Type Class Description classInvalidFieldValueErrorEventclassInvalidMessageErrorEventclassMissingFieldErrorEventclassProjectPermissionErrorEventclassResourceErrorEventConstructors in br.pucrio.tecgraf.soma.logsmonitor.model.error with parameters of type ErrorEvent Constructor Description NotificationError(@NonNull String subscriptionId, @NonNull ErrorType errorType, @NonNull String message, ErrorEvent errorEvent)
-