Class SWorkException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SWorkException extends SBonitaException
Author:
Charles Souillard, Baptiste Mesta, Celine Souchet
See Also:
  • Constructor Details

    • SWorkException

      public SWorkException(String message, Throwable t)
    • SWorkException

      public SWorkException(Throwable t)
    • SWorkException

      public SWorkException(String message)