Class CommitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.entity.CommitException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.CommitException(String message) Deprecated.CommitException(String message, Throwable cause) Deprecated.CommitException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommitException
public CommitException()Deprecated. -
CommitException
Deprecated. -
CommitException
Deprecated. -
CommitException
-