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