static class JsMessageVisitor.MalformedException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private Node |
node |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MalformedException(java.lang.String message,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Node |
getNode() |
private static final long serialVersionUID
private final Node node
MalformedException(java.lang.String message,
Node node)
Node getNode()