Package de.unihalle.informatik.Alida.exceptions

Defines Alida exceptions.

See:
          Description

Class Summary
 

Enum Summary
ALDBatchIOManagerException.ALDBatchIOManagerExceptionType Possible exception types.
ALDBatchIOProviderException.ALDBatchIOProviderExceptionType Possible exception types.
ALDDataConverterException.ALDDataIOProviderExceptionType Possible exception types.
ALDDataIOManagerException.ALDDataIOManagerExceptionType Possible exception types.
ALDDataIOProviderException.ALDDataIOProviderExceptionType Possible exception types.
ALDOperatorException.OperatorExceptionType Possible operator exception types.
ALDProcessingDAGException.DAGExceptionType Possible graph exception types.
ALDProviderManagerException.ALDProviderManagerExceptionType Possible exception types.
ALDWorkflowException.WorkflowExceptionType  
 

Exception Summary
ALDBatchIOException Exception thrown in batch mode data IO contexts.
ALDBatchIOManagerException Alida exception thrown by batch I/O managers.
ALDBatchIOProviderException Alida exception thrown by batch data IO providers.
ALDDataConverterException Alida exception thrown by data type converters.
ALDDataConverterManagerException  
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.
ALDProviderManagerException Alida exception thrown by batch I/O managers.
ALDWorkflowException Exception mainly thrown by de.unihalle.informatik.Alida.workflow.ALDWorkflow in case of failures.
 

Package de.unihalle.informatik.Alida.exceptions Description

Defines Alida exceptions.

Author:
posch