Class ComponentInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
- All Implemented Interfaces:
Serializable
Exception thrown when a runtime component related to the SuggestionService fails to initialize due to invalid
configuration parameters or missing requirements on the platform.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ComponentInitializationException
-
ComponentInitializationException
-
ComponentInitializationException
-