Class LiveIngesterRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.hxi_connector.common.exception.HxInsightConnectorRuntimeException
org.alfresco.hxi_connector.live_ingester.domain.exception.LiveIngesterRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EmptyRenditionException,JsonSerializationException
public class LiveIngesterRuntimeException
extends org.alfresco.hxi_connector.common.exception.HxInsightConnectorRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLiveIngesterRuntimeException(String message) LiveIngesterRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LiveIngesterRuntimeException
-
LiveIngesterRuntimeException
-
LiveIngesterRuntimeException
-