|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] error handling w/ XT
I'm looking for a mechanism to deal with errors during the
transformation of my XML documents via XT. So far all I can come up
with is calling a Java method that throws an exception but it looks
like I'll have to go in an play with XT if I want the exception to
propagate back to me.
The goal is to be able to do something like this:
try {
transformDocument(doc);
} catch(TransformException e) {
...
}
Any suggestions?
--
Tom Reilly
Live Software, Inc
http://www.livesoftware.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








