net.spy.db
Class OverDrawnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.spy.db.OverDrawnException
- All Implemented Interfaces:
- Serializable
- public class OverDrawnException
- extends Exception
Exception thrown from KeyStore when too many keys are requested.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OverDrawnException
public OverDrawnException()
- Get an instance of OverDrawnException.