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