JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
response.ErrorResponse
Packages that use
ErrorResponse
Package
Description
exception
Uses of
ErrorResponse
in
exception
Methods in
exception
that return
ErrorResponse
Modifier and Type
Method
Description
ErrorResponse
GotAnErrorResponseException.
getErrorResponse
()
Constructors in
exception
with parameters of type
ErrorResponse
Modifier
Constructor
Description
GotAnErrorResponseException
(
ErrorResponse
response)