Uses of Class
com.xerox.amazonws.common.AWSError

Packages that use AWSError
com.xerox.amazonws.common   
com.xerox.amazonws.fps   
 

Uses of AWSError in com.xerox.amazonws.common
 

Methods in com.xerox.amazonws.common that return types with arguments of type AWSError
 List<? extends AWSError> AWSException.getErrors()
           
 

Constructor parameters in com.xerox.amazonws.common with type arguments of type AWSError
AWSException(String s, String requestId, List<? extends AWSError> errors)
           
 

Uses of AWSError in com.xerox.amazonws.fps
 

Subclasses of AWSError in com.xerox.amazonws.fps
 class FPSError