class CommitException extends java.lang.Exception
This is a Ganymede-specific Exception that can be thrown by code in the server during a transactional commit.
CommitException()
CommitException(java.lang.String s)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CommitException()
public CommitException(java.lang.String s)