|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--webfunds.util.ExceptionModel
|
+--webfunds.comms.AgentException
|
+--webfunds.comms.AgentLaterException
This exception class is thrown when the server indicates it is temporarily unavailable. Try again later.
| Fields inherited from class webfunds.util.ExceptionModel |
number,
UNKNOWN |
| Constructor Summary | |
AgentLaterException(int errno)
|
|
AgentLaterException(int errno,
java.lang.String msg)
|
|
AgentLaterException(java.lang.String msg)
|
|
| Methods inherited from class webfunds.util.ExceptionModel |
getNumber,
toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public AgentLaterException(java.lang.String msg)
public AgentLaterException(int errno,
java.lang.String msg)
public AgentLaterException(int errno)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||