Uses of Class
de.unihalle.informatik.Alida.exceptions.ALDProviderManagerException.ALDProviderManagerExceptionType

Packages that use ALDProviderManagerException.ALDProviderManagerExceptionType
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
 

Uses of ALDProviderManagerException.ALDProviderManagerExceptionType in de.unihalle.informatik.Alida.exceptions
 

Fields in de.unihalle.informatik.Alida.exceptions declared as ALDProviderManagerException.ALDProviderManagerExceptionType
protected  ALDProviderManagerException.ALDProviderManagerExceptionType ALDProviderManagerException.type
          Type of exception.
 

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



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