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