Searched refs:Foo_exception (Results 1 – 1 of 1) sorted by relevance
778 class Foo_exception : public std::bad_alloc { class781 virtual ~Foo_exception() throw() {} in ~Foo_exception()804 throw Foo_exception(); in FooEx()821 throw Foo_exception(); in operator =()874 } catch ( Foo_exception & ) { in TestExceptionBody()