|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDBatchIOManagerException.ALDBatchIOManagerExceptionType | |
|---|---|
| de.unihalle.informatik.Alida.exceptions | Defines Alida exceptions. |
| Uses of ALDBatchIOManagerException.ALDBatchIOManagerExceptionType in de.unihalle.informatik.Alida.exceptions |
|---|
| Fields in de.unihalle.informatik.Alida.exceptions declared as ALDBatchIOManagerException.ALDBatchIOManagerExceptionType | |
|---|---|
protected ALDBatchIOManagerException.ALDBatchIOManagerExceptionType |
ALDBatchIOManagerException.type
Type of exception. |
| Methods in de.unihalle.informatik.Alida.exceptions that return ALDBatchIOManagerException.ALDBatchIOManagerExceptionType | |
|---|---|
ALDBatchIOManagerException.ALDBatchIOManagerExceptionType |
ALDBatchIOManagerException.getType()
Returns the type of this exception. |
static ALDBatchIOManagerException.ALDBatchIOManagerExceptionType |
ALDBatchIOManagerException.ALDBatchIOManagerExceptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ALDBatchIOManagerException.ALDBatchIOManagerExceptionType[] |
ALDBatchIOManagerException.ALDBatchIOManagerExceptionType.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 ALDBatchIOManagerException.ALDBatchIOManagerExceptionType | |
|---|---|
ALDBatchIOManagerException(ALDBatchIOManagerException.ALDBatchIOManagerExceptionType t,
java.lang.String c)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||