Uses of Class
org.camunda.connect.ConnectorException

Packages that use ConnectorException
org.camunda.connect   
org.camunda.connect.impl   
 

Uses of ConnectorException in org.camunda.connect
 

Subclasses of ConnectorException in org.camunda.connect
 class ConnectorRequestException
          Indicates an error during the request of a connector.
 class ConnectorResponseException
          Indicates 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
 ConnectorException ConnectCoreLogger.exceptionWhileClosingResponse(Exception cause)
           
 ConnectorException ConnectCoreLogger.multipleConnectorProvidersFound(String connectorId)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.