Uses of Class
de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException.ALDDataIOManagerExceptionType

Packages that use ALDDataIOManagerException.ALDDataIOManagerExceptionType
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
 

Uses of ALDDataIOManagerException.ALDDataIOManagerExceptionType in de.unihalle.informatik.Alida.exceptions
 

Fields in de.unihalle.informatik.Alida.exceptions declared as ALDDataIOManagerException.ALDDataIOManagerExceptionType
protected  ALDDataIOManagerException.ALDDataIOManagerExceptionType ALDDataIOManagerException.type
          Type of exception.
 

Methods in de.unihalle.informatik.Alida.exceptions that return ALDDataIOManagerException.ALDDataIOManagerExceptionType
 ALDDataIOManagerException.ALDDataIOManagerExceptionType ALDDataIOManagerException.getType()
          Returns the type of this exception.
static ALDDataIOManagerException.ALDDataIOManagerExceptionType ALDDataIOManagerException.ALDDataIOManagerExceptionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ALDDataIOManagerException.ALDDataIOManagerExceptionType[] ALDDataIOManagerException.ALDDataIOManagerExceptionType.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 ALDDataIOManagerException.ALDDataIOManagerExceptionType
ALDDataIOManagerException(ALDDataIOManagerException.ALDDataIOManagerExceptionType t, String c)
          Constructor.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.