|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.specrunner.util.aligner.AlignmentException
public abstract class AlignmentException
| Field Summary | |
|---|---|
protected IStringAligner |
aligner
|
| Constructor Summary | |
|---|---|
AlignmentException(String message,
IStringAligner aligner)
|
|
| Method Summary | |
|---|---|
IStringAligner |
getAligner()
|
String |
getMessage()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.specrunner.util.xom.IPresentation |
|---|
asNode, asString |
| Field Detail |
|---|
protected IStringAligner aligner
| Constructor Detail |
|---|
public AlignmentException(String message,
IStringAligner aligner)
| Method Detail |
|---|
public IStringAligner getAligner()
public String getMessage()
getMessage in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||