Uses of Package
org.odata4j.exceptions

Packages that use org.odata4j.exceptions
org.odata4j.consumer The odata4j client-side (consumer-side) API. 
org.odata4j.core Core odata4j concepts. 
org.odata4j.cxf.consumer   
org.odata4j.exceptions   
org.odata4j.producer The odata4j server-side (producer-side) API. 
org.odata4j.producer.resources   
 

Classes in org.odata4j.exceptions used by org.odata4j.consumer
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
 

Classes in org.odata4j.exceptions used by org.odata4j.core
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
 

Classes in org.odata4j.exceptions used by org.odata4j.cxf.consumer
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
 

Classes in org.odata4j.exceptions used by org.odata4j.exceptions
BadRequestException
           
ExceptionFactory
          A factory for instances of a specific sub-class of ODataProducerException.
ForbiddenException
           
MethodNotAllowedException
           
NotAcceptableException
           
NotAuthorizedException
           
NotFoundException
           
NotImplementedException
           
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
ServerErrorException
           
UnsupportedMediaTypeException
           
 

Classes in org.odata4j.exceptions used by org.odata4j.producer
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
 

Classes in org.odata4j.exceptions used by org.odata4j.producer.resources
ODataProducerException
          An OData producer exception with the information described in the OData documentation for error conditions.
 



http://odata4j.org