Package de.unihalle.informatik.Alida.exceptions

Defines Alida exceptions.

See:
          Description

Enum Summary
ALDDataIOManagerException.ALDDataIOManagerExceptionType Possible exception types.
ALDDataIOProviderException.ALDDataIOProviderExceptionType Possible exception types.
ALDOperatorException.OperatorExceptionType Possible operator exception types.
ALDProcessingDAGException.DAGExceptionType Possible graph exception types.
 

Exception Summary
ALDDataIOException Exception thrown in data IO contexts.
ALDDataIOManagerException Alida exception thrown by data IO managers.
ALDDataIOProviderException Alida exception thrown by data IO providers.
ALDException Abstract main class for exceptions in Alida.
ALDOperatorException Exception mainly thrown by ALDOperator in case of failures.
ALDProcessingDAGException Exception thrown in context of history graph reconstruction.
 

Package de.unihalle.informatik.Alida.exceptions Description

Defines Alida exceptions.

Author:
posch