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.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractParameterization.failOnErrors()
Fail on errors, log any error that had occurred.
|