Skip to content

Commit 460a22c

Browse files
committed
Javadoc
1 parent ed2fb66 commit 460a22c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/src/main/java/org/springframework/ws/soap/server/endpoint/SoapFaultDefinitionEditor.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
* <pre>
4646
* CLIENT,Client error
4747
* </pre>
48+
* or
49+
* <pre>
50+
* {http://springframework.org/spring-ws}spring-ws:FatalError},A fatal error has occurred
51+
* </pre>
4852
*
4953
* @author Arjen Poutsma
5054
* @see javax.xml.namespace.QName#toString()

0 commit comments

Comments
 (0)