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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SAMException
public SAMException()
SAMException
public SAMException(String s)
SAMException
public SAMException(String s,
Throwable cause)
- Since:
- 0.9.14