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