Uses of Class
elki.utilities.exceptions.AbortException
-
Packages that use AbortException Package Description elki.utilities.exceptions Exception classes and common exception messages. -
-
Uses of AbortException in elki.utilities.exceptions
Subclasses of AbortException in elki.utilities.exceptions Modifier and Type Class Description classAPIViolationExceptionThis class indicates an exception likely caused by an API not implemented correctly.classEmptyDataExceptionException thrown when a database / relation is empty.classIncompatibleDataExceptionException thrown when no compatible data was found.classMissingPrerequisitesExceptionException thrown when prerequisites are not satisfied.classNotImplementedExceptionException thrown when a particular code path was not yet implemented.classTooManyRetriesExceptionException thrown when too many retries were attempted.
-