Class SCacheException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCacheException extends SBonitaException
Author:
Matthieu Chaffotte, Celine Souchet
See Also:
  • Constructor Details

    • SCacheException

      public SCacheException(String message)
    • SCacheException

      public SCacheException(Throwable t)
    • SCacheException

      public SCacheException(String message, Exception t)