Class STenantCreationException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • STenantCreationException

      public STenantCreationException(String message)
    • STenantCreationException

      public STenantCreationException(Throwable e)
    • STenantCreationException

      public STenantCreationException(String message, Throwable e)