Serialized Form
-
Package org.apache.streampipes.rest.shared.exception
-
Exception org.apache.streampipes.rest.shared.exception.SpLogMessageException
class SpLogMessageException extends RuntimeException implements Serializable-
Serialized Fields
-
message
org.apache.streampipes.model.monitoring.SpLogMessage message
-
status
org.springframework.http.HttpStatus status
-
-
-
Exception org.apache.streampipes.rest.shared.exception.SpMessageException
class SpMessageException extends RuntimeException implements Serializable-
Serialized Fields
-
message
org.apache.streampipes.model.message.Message message
-
status
org.springframework.http.HttpStatus status
-
-
-
Exception org.apache.streampipes.rest.shared.exception.SpNotificationException
class SpNotificationException extends RuntimeException implements Serializable-
Serialized Fields
-
notification
org.apache.streampipes.model.message.Notification notification
-
status
org.springframework.http.HttpStatus status
-
-
-