Class SFireEventException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SFireEventException extends SBonitaException
Author:
Christophe Havard, Celine Souchet
See Also:
  • Constructor Details

    • SFireEventException

      public SFireEventException(String message)
    • SFireEventException

      public SFireEventException(String message, Exception firstCause)
  • Method Details