public class ValueConverterException
extends java.lang.RuntimeException
ValueConverterException indicates an input string or node that cannot be
converted to a semantic value.ValueConverterWithValueException,
Serialized Form| Constructor and Description |
|---|
ValueConverterException(java.lang.String message,
INode node,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
INode |
getNode() |