Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


Package oracle.security.idaas.rest.provider.common.exception

Exception Summary
RESTBadRequestException RESTBadRequestException representswhen a request is bad, missing required params or failing validation etc.
RESTConflictException For Conflict situation such as trying to create a resource wiuth a duplicate ID.
RESTForbiddenException When access to a resource id forbidden.
RESTMethodNotAllowedException For HTTP 405 "Method Not Allowed" situation
RESTMisconfigurationException  
RESTNotFoundException When a resource is not found, for example a lookup on an id for a person or lookup of a token that does not exist.
RESTServerRuntimeException Deprecated.
RESTUnauthorizedException For HTTP 401 "Unauthorized" situation.

 


Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT