Class SOperationExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.core.operation.exception.SOperationExecutionException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SOperationExecutionException

      public SOperationExecutionException(String message, Throwable cause)
    • SOperationExecutionException

      public SOperationExecutionException(String message)
    • SOperationExecutionException

      public SOperationExecutionException(Throwable cause)