Package de.lmu.ifi.dbs.elki.utilities.exceptions

Exception classes and common exception messages.

See:
          Description


Interface Summary
ExceptionMessages Interface to collect exception messages that are used in several cases.
 

Exception Summary
AbortException Exception for aborting some process and transporting a message.
APIViolationException This class indicates an exception likely caused by an API not implemented correctly.
ObjectNotFoundException Exception thrown when the requested object was not found in the database.
UnableToComplyException General Exception to state inability to execute an operation.
 

Package de.lmu.ifi.dbs.elki.utilities.exceptions Description

Exception classes and common exception messages.


Release 0.4.0 (2011-09-20_1324)