net.i2p.sam
Class SAMv3Handler.SessionsDB.ExistingDestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.i2p.sam.SAMv3Handler.SessionsDB.ExistingDestException
All Implemented Interfaces:
Serializable
Enclosing class:
SAMv3Handler.SessionsDB

static class SAMv3Handler.SessionsDB.ExistingDestException
extends Exception


Constructor Summary
SAMv3Handler.SessionsDB.ExistingDestException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SAMv3Handler.SessionsDB.ExistingDestException

SAMv3Handler.SessionsDB.ExistingDestException()