Searched refs:DeadReferenceException (Results 1 – 2 of 2) sorted by relevance
38 class DeadReferenceException : public std::exception class41 DeadReferenceException (void) throw() : std::exception() {} in DeadReferenceException() function in de::DeadReferenceException445 throw DeadReferenceException(); in acquireFromWeak()454 throw DeadReferenceException(); in acquireFromWeak()
373 catch (const DeadReferenceException&) in SharedPtr_selfTest()385 catch (const DeadReferenceException&) in SharedPtr_selfTest()