Menu

#3 Exception thrown xsl:message with terminate="yes"

open
nobody
5
2008-09-25
2008-09-25
coombesy01
No

Exception thrown from an xsl:message with terminate="yes" does not contain the actual message supplied.

i.e. <xsl:message terminate="yes">my error message</xsl:message>

Results in the following Exception message
"Processing terminated by xsl:message at line 378 in"

Discussion