Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities.exceptions |
Exception classes and common exception messages.
|
de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization |
Configuration managers
See the
de.lmu.ifi.dbs.elki.utilities.optionhandling package for
documentation! |
Modifier and Type | Class and Description |
---|---|
class |
APIViolationException
This class indicates an exception likely caused by an API not implemented
correctly.
|
class |
EmptyDataException
Exception thrown when a database / relation is empty.
|
class |
IncompatibleDataException
Exception thrown when no compatible data was found.
|
class |
MissingPrerequisitesException
Exception thrown when prerequisites are not satisfied.
|
class |
NotImplementedException
Exception thrown when a particular code path was not yet implemented.
|
class |
TooManyRetriesException
Exception thrown when too many retries were attempted.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractParameterization.failOnErrors()
Fail on errors, log any error that had occurred.
|
Copyright © 2019 ELKI Development Team. License information.