public class XtextSerializationException extends RuntimeException
| Constructor and Description |
|---|
XtextSerializationException(IParseTreeConstructor.TreeConstructionReport report,
String message) |
XtextSerializationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
IParseTreeConstructor.TreeConstructionReport |
getReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XtextSerializationException(IParseTreeConstructor.TreeConstructionReport report, String message)
public XtextSerializationException(String message)
public IParseTreeConstructor.TreeConstructionReport getReport()
Copyright © 2015. All Rights Reserved.