On Thu, 6 May 2010 13:07:18 -0400, Talguy <talguy385 at gmail.com> wrote: > Are the exception that are thrown STL based. Not a C++ expert, but they are derived from std::logic_error, so try { } catch (const std::exception& e) { } -ickle -- Chris Wilson, Intel Open Source Technology Centre