|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ALDDataIOManagerException.ALDDataIOManagerExceptionType | |
---|---|
de.unihalle.informatik.Alida.exceptions | Defines Alida exceptions. |
Uses of ALDDataIOManagerException.ALDDataIOManagerExceptionType in de.unihalle.informatik.Alida.exceptions |
---|
Fields in de.unihalle.informatik.Alida.exceptions declared as ALDDataIOManagerException.ALDDataIOManagerExceptionType | |
---|---|
protected ALDDataIOManagerException.ALDDataIOManagerExceptionType |
ALDDataIOManagerException.type
Type of exception. |
Methods in de.unihalle.informatik.Alida.exceptions that return ALDDataIOManagerException.ALDDataIOManagerExceptionType | |
---|---|
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. |
Constructors in de.unihalle.informatik.Alida.exceptions with parameters of type ALDDataIOManagerException.ALDDataIOManagerExceptionType | |
---|---|
ALDDataIOManagerException(ALDDataIOManagerException.ALDDataIOManagerExceptionType t,
String c)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |