griffon.plugins.hibernate4.internal.exceptions
[Java] Class DatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
griffon.exceptions.GriffonException
griffon.plugins.hibernate4.internal.exceptions.DatabaseException
public class DatabaseException
extends GriffonException
- Authors:
- Andres Almiray
|
Methods inherited from class GriffonException
|
| printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
|
Methods inherited from class RuntimeException
|
| printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
DatabaseException
public DatabaseException()
-
DatabaseException
public DatabaseException(String arg0)
-
DatabaseException
public DatabaseException(String arg0, Throwable arg1)
-
DatabaseException
public DatabaseException(Throwable arg0)
-
Groovy Documentation