Class I2PSessionException

All Implemented Interfaces:
Serializable

public class I2PSessionException extends I2PException
Thrown when there is a problem doing something on the session
Author:
jrandom
See Also:
  • Constructor Details

    • I2PSessionException

      public I2PSessionException(String msg, Throwable t)
    • I2PSessionException

      public I2PSessionException(String msg)