public class I2PSessionException extends I2PException
| Constructor and Description |
|---|
I2PSessionException(String msg)Create a new session exception with a message. |
I2PSessionException(String msg,
Throwable t)Create a new session exception with a message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic I2PSessionException(String msg)
msg - message