| Package | Description |
|---|---|
| org.nuxeo.ecm.core.api |
| Modifier and Type | Field and Description |
|---|---|
protected RecoverableClientException.Severity |
RecoverableClientException.severity |
| Modifier and Type | Method and Description |
|---|---|
RecoverableClientException.Severity |
RecoverableClientException.getSeverity() |
static RecoverableClientException.Severity |
RecoverableClientException.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoverableClientException.Severity[] |
RecoverableClientException.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecoverableClientException.setSeverity(RecoverableClientException.Severity severity) |
Copyright © 2019 Nuxeo. All rights reserved.