net.i2p.sam
Class SAMInvalidDirectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.i2p.sam.SAMInvalidDirectionException
- All Implemented Interfaces:
- Serializable
class SAMInvalidDirectionException
- extends Exception
Exception thrown by SAM methods when an application tries to create outgoing
connections through a receive-only SAM session.
- Author:
- human
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SAMInvalidDirectionException
public SAMInvalidDirectionException()
SAMInvalidDirectionException
public SAMInvalidDirectionException(String s)