Class SJobListenerExecutionException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SJobListenerExecutionException
    extends SBonitaException
    Author:
    Celine Souchet
    See Also:
    Serialized Form
    • Constructor Detail

      • SJobListenerExecutionException

        public SJobListenerExecutionException​(java.lang.String message)
      • SJobListenerExecutionException

        public SJobListenerExecutionException​(java.lang.Throwable e)
      • SJobListenerExecutionException

        public SJobListenerExecutionException​(java.lang.String message,
                                              java.lang.Exception e)