| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.exceptions |
Defines Alida exceptions.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDProviderManagerException.ALDProviderManagerExceptionType |
ALDProviderManagerException.type
Type of exception.
|
| Modifier and Type | Method and Description |
|---|---|
ALDProviderManagerException.ALDProviderManagerExceptionType |
ALDProviderManagerException.getType()
Returns the type of this exception.
|
static ALDProviderManagerException.ALDProviderManagerExceptionType |
ALDProviderManagerException.ALDProviderManagerExceptionType.valueOf(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.
|
| Constructor and Description |
|---|
ALDDataConverterManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t,
String c) |
ALDProviderManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t,
String c)
Constructor.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.