On 10.04.2006 08:34, Bertrand Delacretaz wrote:
I don't think there is a standard way of throwing Exceptions from XSLT code, but calling a small Java extension class from XSLT to throw the Exception should do the trick, if you need to do this from XSLT.
I could not read from his message that he needs exceptions from XSLT, but there is an easy solution for it: <xsl:message terminate="yes"/>.
Regards, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
