Class SPlatformCommandGettingException

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

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

    • SPlatformCommandGettingException

      public SPlatformCommandGettingException(String message, Throwable cause)
    • SPlatformCommandGettingException

      public SPlatformCommandGettingException(String message)
    • SPlatformCommandGettingException

      public SPlatformCommandGettingException(Throwable cause)