JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.coffeebeantech.socialidapi.exceptions
Class
com.coffeebeantech.socialidapi.exceptions.BadRequestException
extends
ClientErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.ClientErrorException
extends
SocialIdApiException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.ForbiddenException
extends
ClientErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.InternalServerErrorException
extends
ServerErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.NotFoundException
extends
ClientErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.ServerErrorException
extends
SocialIdApiException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.ServiceUnavailableException
extends
ServerErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.SocialIdApiException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Serialized Fields
mResponseCode
int mResponseCode
mResponseBody
java.lang.String mResponseBody
mResponseHeaders
java.util.Map<K,V> mResponseHeaders
Class
com.coffeebeantech.socialidapi.exceptions.UnauthorizedException
extends
ClientErrorException
implements Serializable
serialVersionUID:
1L
Class
com.coffeebeantech.socialidapi.exceptions.UnprocessableEntityException
extends
ClientErrorException
implements Serializable
serialVersionUID:
1L
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes