|
|||||||||
| 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.comms.RawException
|
+--webfunds.comms.RawURLException
This exception class is thrown when the client detects that the host : port is bad, and should be retried or changed.
| Fields inherited from class webfunds.comms.RawException |
errno |
| Constructor Summary | |
RawURLException(int errno,
java.lang.String msg)
|
|
RawURLException(java.lang.String msg)
|
|
| Methods inherited from class webfunds.comms.RawException |
getErrno |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public RawURLException(java.lang.String msg)
public RawURLException(int errno,
java.lang.String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||