Uses of Class
de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException.DAGExceptionType

Packages that use ALDProcessingDAGException.DAGExceptionType
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
 

Uses of ALDProcessingDAGException.DAGExceptionType in de.unihalle.informatik.Alida.exceptions
 

Fields in de.unihalle.informatik.Alida.exceptions declared as ALDProcessingDAGException.DAGExceptionType
protected  ALDProcessingDAGException.DAGExceptionType ALDProcessingDAGException.type
          Type of exception object.
 

Methods in de.unihalle.informatik.Alida.exceptions that return ALDProcessingDAGException.DAGExceptionType
 ALDProcessingDAGException.DAGExceptionType ALDProcessingDAGException.getType()
          Returns the type of this exception.
static ALDProcessingDAGException.DAGExceptionType ALDProcessingDAGException.DAGExceptionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ALDProcessingDAGException.DAGExceptionType[] ALDProcessingDAGException.DAGExceptionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.Alida.exceptions with parameters of type ALDProcessingDAGException.DAGExceptionType
ALDProcessingDAGException(ALDProcessingDAGException.DAGExceptionType t, java.lang.String c)
          Constructor.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.