Uses of Enum Class
org.nuxeo.ecm.core.api.RecoverableClientException.Severity
Package
Description
-
Uses of RecoverableClientException.Severity in org.nuxeo.ecm.core.api
Modifier and TypeFieldDescriptionprotected RecoverableClientException.Severity
RecoverableClientException.severity
Modifier and TypeMethodDescriptionRecoverableClientException.getSeverity()
Returns the enum constant of this class with the specified name.static RecoverableClientException.Severity[]
RecoverableClientException.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RecoverableClientException.setSeverity
(RecoverableClientException.Severity severity)