Class SPlatformNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SPlatformNotFoundException

      public SPlatformNotFoundException(String message)
    • SPlatformNotFoundException

      public SPlatformNotFoundException(Throwable e)
    • SPlatformNotFoundException

      public SPlatformNotFoundException(String message, Throwable e)