|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestOperationException.Status | |
|---|---|
| org.kie.services.remote.rest.exception | |
| Uses of RestOperationException.Status in org.kie.services.remote.rest.exception |
|---|
| Methods in org.kie.services.remote.rest.exception that return RestOperationException.Status | |
|---|---|
static RestOperationException.Status |
RestOperationException.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestOperationException.Status[] |
RestOperationException.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.kie.services.remote.rest.exception with parameters of type RestOperationException.Status | |
|---|---|
RestOperationException(String s,
RestOperationException.Status status)
|
|
RestOperationException(String s,
Throwable throwable,
RestOperationException.Status status)
|
|
|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||