|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sourceforge.czt.parser.util.MarkupException
public class MarkupException
This exception can be thrown by a markup converter.
| Constructor Summary | |
|---|---|
MarkupException(MarkupDirective directive1,
MarkupDirective directive2)
Constructs a new exception with the specified detail message. |
|
| Method Summary | |
|---|---|
MarkupDirective |
getMarkupDirective1()
|
MarkupDirective |
getMarkupDirective2()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MarkupException(MarkupDirective directive1,
MarkupDirective directive2)
| Method Detail |
|---|
public MarkupDirective getMarkupDirective1()
public MarkupDirective getMarkupDirective2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||