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 Details

    • LiveIngesterRuntimeException

      public LiveIngesterRuntimeException(String message)
    • LiveIngesterRuntimeException

      public LiveIngesterRuntimeException(Throwable cause)
    • LiveIngesterRuntimeException

      public LiveIngesterRuntimeException(String message, Throwable cause)