public class ExceptionDescriptor extends java.lang.Object implements Descriptor
Constructor and Description |
---|
ExceptionDescriptor()
will be called when writing streams.
|
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Element |
getDomElement() |
void |
setMessage(java.lang.String message) |
void |
setType(java.lang.String type) |
public ExceptionDescriptor()
public void setType(java.lang.String type)
public void setMessage(java.lang.String message)
public org.w3c.dom.Element getDomElement()
getDomElement
in interface Descriptor