public static class ResourceDef.Exception extends ResourceDef.Resource
Throwable. The generated newExceptionName
method creates an instance of this exception with the appropriate
parameters.| Modifier and Type | Field and Description |
|---|---|
org.eigenbase.xom.DOMWrapper |
_def |
String |
className |
String |
cppChainExceptions |
String |
cppClassLocation |
String |
cppClassName |
name, properties, text| Constructor and Description |
|---|
Exception() |
Exception(org.eigenbase.xom.DOMWrapper _def) |
| Modifier and Type | Method and Description |
|---|---|
void |
display(PrintWriter _out,
int _indent) |
boolean |
displayDiff(org.eigenbase.xom.ElementDef _other,
PrintWriter _out,
int _indent) |
void |
displayXML(org.eigenbase.xom.XMLOutput _out,
int _indent) |
String |
getName() |
addChild, addChildren, clone, constructElement, constructElement, deepCopy, diff, displayAttribute, displayAttributeDiff, displayElement, displayElementArray, displayElementArrayDiff, displayElementDiff, displayIndent, displayString, displayStringArray, displayStringArrayDiff, displayStringDiff, displayXML, displayXMLElement, displayXMLElementArray, displayXMLString, displayXMLStringArray, equals, getChildren, getElementChildren, getElementClass, getLocation, getMixedChildren_new, getMixedChildren, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqualpublic String className
public String cppClassName
public String cppClassLocation
public String cppChainExceptions
public org.eigenbase.xom.DOMWrapper _def
public Exception()
public Exception(org.eigenbase.xom.DOMWrapper _def)
throws org.eigenbase.xom.XOMException
org.eigenbase.xom.XOMExceptionpublic String getName()
getName in interface org.eigenbase.xom.NodeDefgetName in class ResourceDef.Resourcepublic void display(PrintWriter _out, int _indent)
display in interface org.eigenbase.xom.NodeDefdisplay in class ResourceDef.Resourcepublic void displayXML(org.eigenbase.xom.XMLOutput _out,
int _indent)
displayXML in interface org.eigenbase.xom.NodeDefdisplayXML in class ResourceDef.Resourcepublic boolean displayDiff(org.eigenbase.xom.ElementDef _other,
PrintWriter _out,
int _indent)
displayDiff in class ResourceDef.ResourceCopyright © 2012–2021 Julian Hyde. All rights reserved.