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