See: Description
| Exception | Description |
|---|---|
| AbortException |
Exception for aborting some process and transporting a message.
|
| APIViolationException |
This class indicates an exception likely caused by an API not implemented
correctly.
|
| ClassInstantiationException |
Error thrown when a class cannot be instantiated.
|
| EmptyDataException |
Exception thrown when a database / relation is empty.
|
| IncompatibleDataException |
Exception thrown when no compatible data was found.
|
| InconsistentDataException |
Data inconsistency exception.
|
| MissingPrerequisitesException |
Exception thrown when prerequisites are not satisfied.
|
| NotImplementedException |
Exception thrown when a particular code path was not yet implemented.
|
| TooManyRetriesException |
Exception thrown when too many retries were attempted.
|
Copyright © 2019 ELKI Development Team. License information.