Class STenantAlreadyExistException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.platform.exception.STenantAlreadyExistException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • STenantAlreadyExistException

      public STenantAlreadyExistException(String message)
    • STenantAlreadyExistException

      public STenantAlreadyExistException(Throwable e)
    • STenantAlreadyExistException

      public STenantAlreadyExistException(String message, Throwable e)