Class SPlatformCommandNotFoundException

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

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

    • SPlatformCommandNotFoundException

      public SPlatformCommandNotFoundException(String message, Throwable cause)
    • SPlatformCommandNotFoundException

      public SPlatformCommandNotFoundException(String message)
    • SPlatformCommandNotFoundException

      public SPlatformCommandNotFoundException(Throwable cause)