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