Class SJobListenerExecutionException

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

public class SJobListenerExecutionException extends SBonitaException
Author:
Celine Souchet
See Also:
  • Constructor Details

    • SJobListenerExecutionException

      public SJobListenerExecutionException(String message)
    • SJobListenerExecutionException

      public SJobListenerExecutionException(Throwable e)
    • SJobListenerExecutionException

      public SJobListenerExecutionException(String message, Exception e)