|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KieRemoteRestOperationException | |
|---|---|
| org.kie.remote.services.exception | |
| org.kie.remote.services.rest.exception | |
| Uses of KieRemoteRestOperationException in org.kie.remote.services.exception |
|---|
| Subclasses of KieRemoteRestOperationException in org.kie.remote.services.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 KieRemoteRestOperationException in org.kie.remote.services.rest.exception |
|---|
| Methods in org.kie.remote.services.rest.exception that return KieRemoteRestOperationException | |
|---|---|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.badRequest(String msg)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.conflict(String msg,
Exception e)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.forbidden(String msg)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.internalServerError(String msg)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.internalServerError(String msg,
Exception e)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.notFound(String msg)
|
static KieRemoteRestOperationException |
KieRemoteRestOperationException.notFound(String msg,
Exception e)
|
| Methods in org.kie.remote.services.rest.exception with parameters of type KieRemoteRestOperationException | |
|---|---|
javax.ws.rs.core.Response |
DescriptiveExceptionHandler.toResponse(KieRemoteRestOperationException e)
|
|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||