public interface WrappedFaultException
Modifier and Type | Interface and Description |
---|---|
static class |
WrappedFaultException.JaxenFunctionException
Jaxenized
FaultException ; Jaxen requires us to throw only exceptions
extending its FunctionCallException so we comply. |
static class |
WrappedFaultException.JaxenUnresolvableException
Jaxenized
FaultException ; Jaxen requires us to throw only exceptions
extending its UnresolvableVariableException so we comply. |
Modifier and Type | Method and Description |
---|---|
FaultException |
getFaultException() |
FaultException getFaultException()