OK, so nobody responded.  OK.

Figured it out for myself.  You have to enable the stream library exception
mechanism using the fstream.exceptions( <exception mask> ) method to do so.


Well, at least you get std::exceptions at that point.  I've never seen the
PersistException or Exception (Engine::Exception) ever being thrown, so
don't know if the library even does this really.  Seems not to.


_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-commoncpp

Reply via email to