public abstract class AlignmentException extends Exception implements IPresentation
| Modifier and Type | Field and Description |
|---|---|
protected IStringAligner |
aligner |
| Constructor and Description |
|---|
AlignmentException(String message,
IStringAligner aligner) |
| Modifier and Type | Method and Description |
|---|---|
IStringAligner |
getAligner() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasNode, asStringprotected IStringAligner aligner
public AlignmentException(String message, IStringAligner aligner)
public IStringAligner getAligner()
public String getMessage()
getMessage in class ThrowableCopyright © 2016. All rights reserved.