|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.i2p.I2PException
net.i2p.client.I2PSessionException
public class I2PSessionException
Thrown when there is a problem doing something on the session
Constructor Summary | |
---|---|
I2PSessionException(java.lang.String msg)
|
|
I2PSessionException(java.lang.String msg,
java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class net.i2p.I2PException |
---|
printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public I2PSessionException(java.lang.String msg, java.lang.Throwable t)
public I2PSessionException(java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |