Class SLifecycleException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SLifecycleException
    extends SBonitaException
    Exception happening during a life cycle operation such as start/stop of tenant services
    See Also:
    Serialized Form
    • Constructor Detail

      • SLifecycleException

        public SLifecycleException​(java.lang.String message,
                                   java.lang.Exception cause)