Package 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