public abstract class ALDException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Exception comment.
|
| Constructor and Description |
|---|
ALDException() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommentString()
Returns comment string.
|
protected String |
getExceptionID()
Returns string characterising exception type.
|
abstract String |
getIdentString()
Returns a (hopefully unique) identification string.
|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected String comment
protected String getExceptionID()
public abstract String getIdentString()
public final String getCommentString()
public final String getMessage()
getMessage in class ThrowableCopyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.