Package net.i2p.sam
Class SAMException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.i2p.sam.SAMException
-
- All Implemented Interfaces:
Serializable
class SAMException extends Exception
Exception thrown by SAM methods- Author:
- human
-
-
Constructor Summary
Constructors Constructor Description SAMException()
SAMException(String s)
SAMException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-