Serialized Form
cause
Throwable cause
- The cause of this error.
cause
Throwable cause
- The cause of this exception.
Package javax.xml.rpc.encoding |
Package javax.xml.rpc.handler |
handlerClass
Class<T> handlerClass
- Handler Class.
config
Map<K,V> config
- Configuration Map.
headers
QName[] headers
- Headers.
Package javax.xml.rpc.soap |
faultcode
QName faultcode
- Qualified name of the faultcode.
faultstring
String faultstring
- The faultstring element of the SOAP fault.
faultactor
String faultactor
- Faultactor element of the SOAP fault.
detail
javax.xml.soap.Detail detail
- Detail element of the SOAP fault.
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.