|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.eclipse.xtext.parsetree.reconstr.XtextSerializationException
public class XtextSerializationException
Constructor Summary | |
---|---|
XtextSerializationException(IParseTreeConstructor.TreeConstructionReport report,
java.lang.String message)
|
|
XtextSerializationException(java.lang.String message)
|
Method Summary | |
---|---|
IParseTreeConstructor.TreeConstructionReport |
getReport()
|
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 XtextSerializationException(IParseTreeConstructor.TreeConstructionReport report, java.lang.String message)
public XtextSerializationException(java.lang.String message)
Method Detail |
---|
public IParseTreeConstructor.TreeConstructionReport getReport()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |