- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.hsqldb.auth.DenyException
-
- All Implemented Interfaces:
java.io.Serializable
public class DenyException extends java.lang.Exception
Exception raised when authentication is denied.- Since:
- 2.0.1
- Author:
- Blaine Simpson (blaine dot simpson at admc dot com)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DenyException()
-