Class SPlatformNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SPlatformNotFoundException

        public SPlatformNotFoundException​(java.lang.String message)
      • SPlatformNotFoundException

        public SPlatformNotFoundException​(java.lang.Throwable e)
      • SPlatformNotFoundException

        public SPlatformNotFoundException​(java.lang.String message,
                                          java.lang.Throwable e)