|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionFactory | |
---|---|
org.odata4j.exceptions |
Uses of ExceptionFactory in org.odata4j.exceptions |
---|
Classes in org.odata4j.exceptions that implement ExceptionFactory | |
---|---|
static class |
BadRequestException.Factory
|
static class |
ForbiddenException.Factory
|
static class |
MethodNotAllowedException.Factory
|
static class |
NotAcceptableException.Factory
|
static class |
NotAuthorizedException.Factory
|
static class |
NotFoundException.Factory
|
static class |
NotImplementedException.Factory
|
static class |
ServerErrorException.Factory
|
static class |
UnsupportedMediaTypeException.Factory
|
Methods in org.odata4j.exceptions with parameters of type ExceptionFactory | |
---|---|
static void |
ODataProducerExceptions.add(ExceptionFactory<?> exceptionFactory)
Adds an ExceptionFactory and thus makes the created exception available (and catchable) for OData consumers. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |