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