Class HxInsightConnectorRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.hxi_connector.common.exception.HxInsightConnectorRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ValidationException

public class HxInsightConnectorRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • HxInsightConnectorRuntimeException

      public HxInsightConnectorRuntimeException(String message)
    • HxInsightConnectorRuntimeException

      public HxInsightConnectorRuntimeException(Throwable cause)
    • HxInsightConnectorRuntimeException

      public HxInsightConnectorRuntimeException(String message, Throwable cause)