public class ReportException extends Exception implements IPresentation, UnstackedException
| Constructor and Description |
|---|
ReportException(SchemaReport report)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nu.xom.Node |
asNode() |
String |
asString() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReportException(SchemaReport report)
report - The report.public String getMessage()
getMessage in class Throwablepublic String asString()
asString in interface IPresentationpublic nu.xom.Node asNode()
asNode in interface IPresentationCopyright © 2017. All rights reserved.