Package net.i2p.sam

Class SAMException

  • All Implemented Interfaces:
    Serializable

    class SAMException
    extends Exception
    Exception thrown by SAM methods
    Author:
    human
    • Constructor Detail

      • SAMException

        public SAMException()
      • SAMException

        public SAMException​(String s)
      • SAMException

        public SAMException​(String s,
                            Throwable cause)
        Since:
        0.9.14