|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException ca.idms.net.PacketException ca.idms.proxy.ProxyException ca.idms.proxy.ProxyInternalException
public class ProxyInternalException
Thrown to indicate an internal error in the proxy server.
Constructor Summary | |
---|---|
ProxyInternalException(java.lang.String s)
Constructs a new ProxyInternalException with the specified detail message. |
Method Summary |
---|
Methods inherited from class ca.idms.net.PacketException |
---|
getDetailMessage, getError, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProxyInternalException(java.lang.String s)
s
- the detail message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |