Class SPlatformCommandDeletionException

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

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

    • SPlatformCommandDeletionException

      public SPlatformCommandDeletionException(String message, Throwable cause)
    • SPlatformCommandDeletionException

      public SPlatformCommandDeletionException(String message)
    • SPlatformCommandDeletionException

      public SPlatformCommandDeletionException(Throwable cause)