Class STenantNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • STenantNotFoundException

      public STenantNotFoundException(String message)
    • STenantNotFoundException

      public STenantNotFoundException(Throwable e)
    • STenantNotFoundException

      public STenantNotFoundException(String message, Throwable e)