Package org.eaglei.datatools.status

Exception Summary
BadRequestException Thrown when HTTP status code of a repository response is 400 (BAD REQUEST)
ConflictException Thrown when HTTP status code of a repository response is 409 (CONFLICT)
ForbiddenException Thrown when HTTP status code of a repository response is 403 (FORBIDDEN)
GoneException Thrown when HTTP status code of a repository response is 410 (GONE)
InternalServerErrorException Thrown when HTTP status code of a repository response is 500 (INTERNAL SERVER ERROR)
InvalidSessionException  
NotAcceptableException Thrown when HTTP status code of a repository response is 406 (NOT_ACCEPTABLE)
NotFoundException Thrown when HTTP status code of a repository response is 404 (NOT FOUND)
RepositoryProviderException  
UnauthorizedException Thrown when HTTP status code of a repository response is 401 (BAD REQUEST)
 



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