| Exception | Description |
|---|---|
| CannotInitializeDataAdapterException |
Signals that an error happened while trying to initialize a DataAdapter.
|
| CannotLoadWorkspaceException |
Signals that an error happened while loading a
Workspace. |
| DataAdapterException |
Signals that an error happened while using a DataAdapter.
|
| DecodingDataFromAdapterException |
Signals that an error occurred while decoding data received from the adapter.
|
| FetchingDataFromAdapterException |
Signals that an error happened while fetching raw data from a source via the DataAdapter.
|
| InvalidAdapterParameterException |
Signals that an invalid parameter value was passed to the adapter.
|
| NoAdapterFoundException |
Signals that no valid DataAdapter could be found for a given UUID.
|
| SourceCommunicationException |
Signals that an error happened while communicating with the source via the DataAdapter.
|
Copyright © 2018 Frederic Thevenet. All rights reserved.