DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15594>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15594

Unhandled exception when attempting to create an XPath object from an invalid XPath 
expression.





------- Additional Comments From [EMAIL PROTECTED]  2002-12-20 23:19 -------
The default in Xalan is that any function call can potentially throw an 
exception.  Exceptions (pardon the pun) to this policy are very rare, and are 
documented as such.

We do not document all of the possible exceptions that can be thrown by a 
particular call, as that would be a logistical nightmare.  However, you can 
take a look at sample programs, which will give you an idea of the types of 
exceptions that are thrown, in case you want to catch specific ones.

Reply via email to