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
org.alfresco.hxi_connector.live_ingester.adapters.config.jackson.exception.JsonSerializationException
All Implemented Interfaces:
Serializable

public class JsonSerializationException extends LiveIngesterRuntimeException
See Also:
  • Constructor Details

    • JsonSerializationException

      public JsonSerializationException(String message, Throwable cause)