Class STenantDeactivationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class STenantDeactivationException
    extends SBonitaException
    Exception related to the platform module
    Author:
    Lu Kai
    See Also:
    Serialized Form
    • Constructor Detail

      • STenantDeactivationException

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

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

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