Enum | Description |
---|---|
DiscoveryException.Type |
An enum representing the type of entity that was being discovered when the exception occurred.
|
Exception | Description |
---|---|
ConnectorException |
Base exception class used by Incorta connector framework.
|
DataExtractionException |
Represents an error that occurrs during data extraction.
|
DiscoveryException |
Represents an error that occurs during discovery.
|
FailedConnectionException |
Represents an error that occurs while testing connection to the data source.
|
GeneralConnectorException |
Represents a general error.
|