Uses of Package
com.bradmcevoy.http.exceptions

Packages that use com.bradmcevoy.http.exceptions
com.bradmcevoy.http   
com.bradmcevoy.http.exceptions   
com.bradmcevoy.http.http11   
com.bradmcevoy.http.webdav   
com.bradmcevoy.property   
com.ettrema.event   
com.ettrema.http.fck   
com.ettrema.http.fs   
com.ettrema.http.report   
 

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

Classes in com.bradmcevoy.http.exceptions used by com.bradmcevoy.http.exceptions
MiltonException
          Base class for exceptions during processing requests on resources
 

Classes in com.bradmcevoy.http.exceptions used by com.bradmcevoy.http.http11
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 

Classes in com.bradmcevoy.http.exceptions used by com.bradmcevoy.http.webdav
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 

Classes in com.bradmcevoy.http.exceptions used by com.bradmcevoy.property
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 

Classes in com.bradmcevoy.http.exceptions used by com.ettrema.event
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 

Classes in com.bradmcevoy.http.exceptions used by com.ettrema.http.fck
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
 

Classes in com.bradmcevoy.http.exceptions used by com.ettrema.http.fs
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 

Classes in com.bradmcevoy.http.exceptions used by com.ettrema.http.report
BadRequestException
           
ConflictException
          Indicates that the requested operation could not be performed because of prior state.
NotAuthorizedException
          Indicates that the current user is not able to perform the requested operation This should not normally be used.
 



Copyright © 2011. All Rights Reserved.