> >Take a look at some of the other sample applications and grep through
the
> >core source code for "catch" and you'll see what other sorts of
exceptions
> >you can catch.
>
> Actually, I should've mentioned that in my email before, since I'd seen
that,
> but there is only an 'XMLException' t
>= Original Message From [EMAIL PROTECTED] =
>> I don't know how to see the type of Exception being thrown. I'm getting
>ane
>> exception while executing the following piece of code.
>>
>> cout << "getting RefList now.. with xpath=" << xpath << endl;
>> const NodeRefListtheResul
> I don't know how to see the type of Exception being thrown. I'm getting
ane
> exception while executing the following piece of code.
>
> cout << "getting RefList now.. with xpath=" << xpath << endl;
> const NodeRefListtheResult =
> theEvaluator.selectNodeList(theDOMSu