Class SPlatformCommandUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.platform.command.SPlatformCommandUpdateException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SPlatformCommandUpdateException extends SBonitaException
Author:
Zhang Bole
See Also:
  • Constructor Details

    • SPlatformCommandUpdateException

      public SPlatformCommandUpdateException(String message, Throwable cause)
    • SPlatformCommandUpdateException

      public SPlatformCommandUpdateException(String message)
    • SPlatformCommandUpdateException

      public SPlatformCommandUpdateException(Throwable cause)