Class CommitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.entity.CommitException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.CommitException
(String message) Deprecated.CommitException
(String message, Throwable cause) Deprecated.CommitException
(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.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
Deprecated.
-