net.spy.db
Class OverDrawnException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.spy.db.OverDrawnException
All Implemented Interfaces:
java.io.Serializable

public class OverDrawnException
extends java.lang.Exception

Exception thrown from KeyStore when too many keys are requested.

See Also:
Serialized Form

Constructor Summary
OverDrawnException()
          Get an instance of OverDrawnException.
 
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

OverDrawnException

public OverDrawnException()
Get an instance of OverDrawnException.



Copyright © 1995-2006 SPY Internetworking. All Rights Reserved.