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