This commit is contained in:
Arjen Poutsma
2007-01-22 11:15:49 +00:00
parent ed2fb661ec
commit 460a22cdc0

View File

@@ -45,6 +45,10 @@ import org.springframework.xml.namespace.QNameEditor;
* <pre>
* CLIENT,Client error
* </pre>
* or
* <pre>
* {http://springframework.org/spring-ws}spring-ws:FatalError},A fatal error has occurred
* </pre>
*
* @author Arjen Poutsma
* @see javax.xml.namespace.QName#toString()