net.i2p.sam
Class SAMv3Handler.SessionsDB.ExistingIdException

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

static class SAMv3Handler.SessionsDB.ExistingIdException
extends Exception


Constructor Summary
SAMv3Handler.SessionsDB.ExistingIdException()
           
 
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.ExistingIdException

SAMv3Handler.SessionsDB.ExistingIdException()