[Xapian-discuss] Omega cgi question
Olly Betts
olly at survex.com
Thu Sep 2 17:45:11 BST 2004
On Thu, Sep 02, 2004 at 07:44:46AM -0400, Jim Lynch wrote:
> Process 1811842 (omega.cgi) stopped at [::__debugger_eh_info:262 ,0xacb36a0]
> next/return operation interrupted by throw of type
> "Xapian::FeatureUnavailableError",
> handler is at address 0x1000efe4
> Source (of
> /j10/mtibuild/v741m/workarea/v7.4.1m/libC/lang_support/throw.cxx) not
> available for Process 1811842
> (dbx)
Well, that's the error which I'd expect to be thrown (arguably
DatabaseOpeningError would be a better choice, but this is what the
code is currently written to do).
So if you let this progress, what happens? Still "unknown exception"?
Xapian::FeatureUnavailableError is a subclass of Xapian::Error and
there's a catch for that before the catch-all catch...
Cheers,
Olly
More information about the Xapian-discuss
mailing list