|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestOperationException | |
|---|---|
| org.kie.services.remote.exception | |
| org.kie.services.remote.rest.exception | |
| Uses of RestOperationException in org.kie.services.remote.exception |
|---|
| Subclasses of RestOperationException in org.kie.services.remote.exception | |
|---|---|
class |
DeploymentNotFoundException
This exception should be thrown when a REST or JMS operation references a deployment unit that does not exist or can not be found. |
| Uses of RestOperationException in org.kie.services.remote.rest.exception |
|---|
| Methods in org.kie.services.remote.rest.exception that return RestOperationException | |
|---|---|
static RestOperationException |
RestOperationException.badRequest(String msg)
|
static RestOperationException |
RestOperationException.conflict(String msg,
Exception e)
|
static RestOperationException |
RestOperationException.forbidden(String msg)
|
static RestOperationException |
RestOperationException.internalServerError(String msg)
|
static RestOperationException |
RestOperationException.internalServerError(String msg,
Exception e)
|
static RestOperationException |
RestOperationException.notFound(String msg)
|
|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||