RE: [xsl] Getting inner exception in xslt processor

Subject: RE: [xsl] Getting inner exception in xslt processor
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 10 Oct 2005 16:01:25 +0100
>     How would I get the inner exception associated with the exception
> classes  TransformerConfigurationException and TransformerException.
> I see that there is a method getCause() and getException() in 
> these classes
> but they return null when the XML parser throws an exception.

You need to tell us what XSLT processor you are using (and probably, what
XML parser you are using and what the exception was).

Michael Kay
http://www.saxonica.com/

Current Thread