Uses of Class
de.unihalle.informatik.Alida.exceptions.ALDDataConverterException.ALDDataIOProviderExceptionType

Packages that use ALDDataConverterException.ALDDataIOProviderExceptionType
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
 

Uses of ALDDataConverterException.ALDDataIOProviderExceptionType in de.unihalle.informatik.Alida.exceptions
 

Fields in de.unihalle.informatik.Alida.exceptions declared as ALDDataConverterException.ALDDataIOProviderExceptionType
protected  ALDDataConverterException.ALDDataIOProviderExceptionType ALDDataConverterException.type
          Type of exception.
 

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



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