|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Responses | Common status codes and responses. |
Exception Summary | |
---|---|
ConflictException | A HTTP 409 (Conflict) exception. |
NotFoundException | A HTTP 404 (Not Found) exception. |
ParamException | An abstract extension of WebApplicationException for the class of
parameter-based exceptions. |
ParamException.CookieParamException | A parameter exception for errors with CookieParam . |
ParamException.FormParamException | A parameter exception for errors with FormParam . |
ParamException.HeaderParamException | A parameter exception for errors with HeaderParam . |
ParamException.MatrixParamException | A URI-parameter-based exception for errors with MatrixParam . |
ParamException.PathParamException | A URI-parameter-based exception for errors with PathParam . |
ParamException.QueryParamException | A URI-parameter-based exception for errors with QueryParam . |
ParamException.URIParamException | An abstract parameter exception for the class of URI-parameter-based exceptions. |
Provides support for responses and exceptions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |