Package org.eaglei.datatools.client.status

Class Summary
RepositoryErrorMessages  
 

Exception Summary
ClientSideBadRequestException Thrown when HTTP status code of a repository response is 400 (BAD REQUEST)
ClientSideConflictException Thrown when HTTP status code of a repository response is 409 (CONFLICT)
ClientSideForbiddenException Thrown when HTTP status code of a repository response is 403 (FORBIDDEN)
ClientSideGoneException Thrown when HTTP status code of a repository response is 410 (GONE)
ClientSideInternalServerErrorException Thrown when HTTP status code of a repository response is 500 (INTERNAL SERVER ERROR)
ClientSideInvalidSessionException  
ClientSideNotAcceptableException Thrown when HTTP status code of a repository response is 406 (NOT_ACCEPTABLE)
ClientSideNotFoundException Thrown when HTTP status code of a repository response is 404 (NOT FOUND)
ClientSideRepositoryException  
ClientSideUnauthorizedException Thrown when HTTP status code of a repository response is 401 UNAUTHORIZED
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.