25 #ifndef D4R_DEADLOCKEXCEPTION_H
26 #define D4R_DEADLOCKEXCEPTION_H
40 const char *
what()
const throw();
The exception thrown when true deadlock is detected.
const std::string message
virtual ~DeadlockException()
DeadlockException(const std::string &msg)
const char * what() const