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