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