Class STenantDeletionException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • STenantDeletionException

      public STenantDeletionException(String message)
    • STenantDeletionException

      public STenantDeletionException(Throwable e)
    • STenantDeletionException

      public STenantDeletionException(String message, Throwable e)