public class ALDDataConverterException extends ALDDataIOException
| Modifier and Type | Class and Description |
|---|---|
static class |
ALDDataConverterException.ALDDataIOProviderExceptionType
Possible exception types.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDDataConverterException.ALDDataIOProviderExceptionType |
type
Type of exception.
|
comment| Constructor and Description |
|---|
ALDDataConverterException(ALDDataConverterException.ALDDataIOProviderExceptionType t,
String c)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentString()
Returns a (hopefully unique) identification string.
|
ALDDataConverterException.ALDDataIOProviderExceptionType |
getType()
Returns the type of this exception.
|
getExceptionIDgetCommentString, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ALDDataConverterException.ALDDataIOProviderExceptionType type
public ALDDataConverterException(ALDDataConverterException.ALDDataIOProviderExceptionType t, String c)
t - Exception type.c - Comment string.public String getIdentString()
ALDExceptiongetIdentString in class ALDExceptionpublic ALDDataConverterException.ALDDataIOProviderExceptionType getType()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.