|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.common.AWSError
com.xerox.amazonws.fps.FPSError
public class FPSError
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.xerox.amazonws.common.AWSError |
|---|
AWSError.ErrorType |
| Constructor Summary | |
|---|---|
FPSError(AWSError.ErrorType type,
String code,
String message,
boolean retriable)
|
|
| Method Summary | |
|---|---|
boolean |
isRetriable()
|
| Methods inherited from class com.xerox.amazonws.common.AWSError |
|---|
getCode, getErrorType, getMessage, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FPSError(AWSError.ErrorType type,
String code,
String message,
boolean retriable)
| Method Detail |
|---|
public boolean isRetriable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||