Package org.odata4j.exceptions

Interface Summary
ExceptionFactory<T extends ODataProducerException> A factory for instances of a specific sub-class of ODataProducerException.
 

Class Summary
BadRequestException.Factory  
ForbiddenException.Factory  
MethodNotAllowedException.Factory  
NotAcceptableException.Factory  
NotAuthorizedException.Factory  
NotFoundException.Factory  
NotImplementedException.Factory  
ODataProducerExceptions A static factory to create ODataProducerException instances.
ServerErrorException.Factory  
UnsupportedMediaTypeException.Factory  
 

Exception Summary
BadRequestException  
ForbiddenException  
MethodNotAllowedException  
NotAcceptableException  
NotAuthorizedException  
NotFoundException  
NotImplementedException  
ODataProducerException An OData producer exception with the information described in the OData documentation for error conditions.
ServerErrorException  
UnsupportedMediaTypeException  
 



http://odata4j.org