public class MTBDatatypeException extends MTBException
| Modifier and Type | Class and Description |
|---|---|
static class |
MTBDatatypeException.DatatypeExceptionType
Possible exception types.
|
| Modifier and Type | Field and Description |
|---|---|
private MTBDatatypeException.DatatypeExceptionType |
type
Type of exception.
|
| Constructor and Description |
|---|
MTBDatatypeException(MTBDatatypeException.DatatypeExceptionType t,
String c)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getExceptionID() |
String |
getIdentString() |
getCommentString, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate MTBDatatypeException.DatatypeExceptionType type
public MTBDatatypeException(MTBDatatypeException.DatatypeExceptionType t, String c)
c - Exception message.protected String getExceptionID()
getExceptionID in class MTBExceptionpublic String getIdentString()
getIdentString in class de.unihalle.informatik.Alida.exceptions.ALDExceptionCopyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.