Uses of Class
com.bradmcevoy.http.exceptions.MiltonException

Packages that use MiltonException
com.bradmcevoy.http.exceptions   
 

Uses of MiltonException in com.bradmcevoy.http.exceptions
 

Subclasses of MiltonException in com.bradmcevoy.http.exceptions
 class BadRequestException
           
 class ConflictException
          Indicates that the requested operation could not be performed because of prior state.
 class LockedException
          Thrown when there is an attempt to lock an already locked resource
 class NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 class PreConditionFailedException
           
 



Copyright © 2011. All Rights Reserved.