Uses of Class
de.unihalle.informatik.Alida.exceptions.ALDBatchIOManagerException.ALDBatchIOManagerExceptionType

Packages that use ALDBatchIOManagerException.ALDBatchIOManagerExceptionType
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
 

Uses of ALDBatchIOManagerException.ALDBatchIOManagerExceptionType in de.unihalle.informatik.Alida.exceptions
 

Fields in de.unihalle.informatik.Alida.exceptions declared as ALDBatchIOManagerException.ALDBatchIOManagerExceptionType
protected  ALDBatchIOManagerException.ALDBatchIOManagerExceptionType ALDBatchIOManagerException.type
          Type of exception.
 

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



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