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. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Unhandled exception when |Unhandled exception when |attempting to create an |attempting to create an |XPath object from an invalid|XPath object from an invalid |XPath expression. |XPath expression. ------- Additional Comments From [EMAIL PROTECTED] 2002-12-20 23:02 ------- If you're going to use the XPathEvaluator API, you have to catch exceptions, or else they _will_ not be handled. Or, are you saying you're getting an unexpected exception, such as an access violation?
