|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRecognitionException
org.richfaces.antlr.HtmlSeamTextParser.HtmlRecognitionException
public class HtmlSeamTextParser.HtmlRecognitionException
Constructor Summary | |
---|---|
HtmlSeamTextParser.HtmlRecognitionException(Token openingElement,
RecognitionException wrappedException)
|
Method Summary | |
---|---|
java.lang.Throwable |
getCause()
|
java.lang.String |
getMessage()
|
Token |
getOpeningElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlSeamTextParser.HtmlRecognitionException(Token openingElement, RecognitionException wrappedException)
Method Detail |
---|
public Token getOpeningElement()
public java.lang.String getMessage()
public java.lang.Throwable getCause()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |