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