Interface | Description |
---|---|
WrappedFaultException |
Wrap a fault in a jaxen exception
|
Class | Description |
---|---|
XPath10ExpressionRuntime |
XPath 1.0 Expression Language run-time subsytem.
|
Exception | Description |
---|---|
WrappedFaultException.JaxenFunctionException |
Jaxenized
FaultException ; Jaxen requires us to throw only exceptions
extending its FunctionCallException so we comply. |
WrappedFaultException.JaxenUnresolvableException |
Jaxenized
FaultException ; Jaxen requires us to throw only exceptions
extending its UnresolvableVariableException so we comply. |