Class STenantDeletionException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • STenantDeletionException

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

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

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