Class STenantUpdateException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • STenantUpdateException

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

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

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