Class STenantCreationException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • STenantCreationException

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

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

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