Class STenantActivationException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class STenantActivationException extends SBonitaException
Exception related to the platform module
Author:
Lu Kai
See Also:
  • Constructor Details

    • STenantActivationException

      public STenantActivationException(String message)
    • STenantActivationException

      public STenantActivationException(Throwable e)
    • STenantActivationException

      public STenantActivationException(String message, Throwable e)