Class STenantException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class STenantException extends SBonitaException
Exception related to the platform module
Author:
Charles Souillard
See Also:
  • Constructor Details

    • STenantException

      public STenantException(String message)
    • STenantException

      public STenantException(Throwable e)
    • STenantException

      public STenantException(String message, Throwable e)