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