Class SPlatformDeletionException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SPlatformDeletionException

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

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

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