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