|
|||||||||
| 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
This exception class is thrown by a CommsAgent. Inherit precise delitos from here.
| Fields inherited from class webfunds.util.ExceptionModel |
number,
UNKNOWN |
| Constructor Summary | |
AgentException(int errno)
|
|
AgentException(int errno,
java.lang.String msg)
|
|
AgentException(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 AgentException(java.lang.String msg)
public AgentException(int errno,
java.lang.String msg)
public AgentException(int errno)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||