Class CommitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.entity.CommitException
All Implemented Interfaces:
Serializable

@Deprecated public class CommitException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • CommitException

      public CommitException()
      Deprecated.
    • CommitException

      public CommitException(String message)
      Deprecated.
    • CommitException

      public CommitException(Throwable cause)
      Deprecated.
    • CommitException

      public CommitException(String message, Throwable cause)
      Deprecated.