Re: Throwing exceptions in extensions

2006-05-11 Thread Christine Li
he.org cc Subject Throwing exceptions in extensions Hello, what type of exception should be thrown in an extension for XSLTC/Xalan for error handling? I have a complex extension and want to provide error messages to the user if a wrong extension call was made. Will the error be loca

Throwing exceptions in extensions

2006-05-09 Thread Nils Kaiser
Hello, what type of exception should be thrown in an extension for XSLTC/Xalan for error handling? I have a complex extension and want to provide error messages to the user if a wrong extension call was made. Will the error be located or do I have to do that manually? Thx, Nils