Uses of Class
org.camunda.connect.ConnectorException
-
Packages that use ConnectorException Package Description org.camunda.connect org.camunda.connect.impl -
-
Uses of ConnectorException in org.camunda.connect
Subclasses of ConnectorException in org.camunda.connect Modifier and Type Class Description classConnectorRequestExceptionIndicates an error during the request of a connector.classConnectorResponseExceptionIndicates an error during the response of a connector. -
Uses of ConnectorException in org.camunda.connect.impl
Methods in org.camunda.connect.impl that return ConnectorException Modifier and Type Method Description ConnectorExceptionConnectCoreLogger. exceptionWhileClosingResponse(java.lang.Exception cause)ConnectorExceptionConnectCoreLogger. multipleConnectorProvidersFound(java.lang.String connectorId)
-