Class SCommandUpdateException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCommandUpdateException extends SBonitaException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SCommandUpdateException

      public SCommandUpdateException(String message, Throwable cause)
    • SCommandUpdateException

      public SCommandUpdateException(String message)
    • SCommandUpdateException

      public SCommandUpdateException(Throwable cause)