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:
    Serialized Form
    • Constructor Detail

      • I2PSessionException

        public I2PSessionException​(String msg,
                                   Throwable t)
      • I2PSessionException

        public I2PSessionException​(String msg)