Searched refs:DbRunRecoveryException (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_except.cpp331 // DbRunRecoveryException //
335 DbRunRecoveryException::~DbRunRecoveryException() throw()
339 DbRunRecoveryException::DbRunRecoveryException(const char *description) function in class:DbRunRecoveryException
344 DbRunRecoveryException::DbRunRecoveryException function in class:DbRunRecoveryException
345 (const DbRunRecoveryException &that)
350 DbRunRecoveryException
351 &DbRunRecoveryException
[all...]
H A Dcxx_env.cpp605 DbRunRecoveryException rr_except(caller);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h89 class DbRunRecoveryException; // forward
1189 class _exported DbRunRecoveryException : public DbException class in inherits:DbException
1192 virtual ~DbRunRecoveryException() throw();
1193 DbRunRecoveryException(const char *description);
1195 DbRunRecoveryException(const DbRunRecoveryException &);
1196 DbRunRecoveryException &operator = (const DbRunRecoveryException &);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h90 class DbRunRecoveryException; // forward
1190 class _exported DbRunRecoveryException : public DbException class in inherits:DbException
1193 virtual ~DbRunRecoveryException() throw();
1194 DbRunRecoveryException(const char *description);
1196 DbRunRecoveryException(const DbRunRecoveryException &);
1197 DbRunRecoveryException &operator = (const DbRunRecoveryException &);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h90 class DbRunRecoveryException; // forward
1190 class _exported DbRunRecoveryException : public DbException class in inherits:DbException
1193 virtual ~DbRunRecoveryException() throw();
1194 DbRunRecoveryException(const char *description);
1196 DbRunRecoveryException(const DbRunRecoveryException &);
1197 DbRunRecoveryException &operator = (const DbRunRecoveryException &);

Completed in 106 milliseconds