12 #ifndef ZYPP_THREAD_MUTEXEXCEPTION_H 13 #define ZYPP_THREAD_MUTEXEXCEPTION_H 57 #endif // ZYPP_THREAD_MUTEXEXCEPTION_H
static std::string strErrno(int errno_r)
Make a string from errno_r.
Exception type thrown on mutex errors.
virtual ~MutexException()
Base class for Exception.
MutexException(const std::string &msg)
Easy-to use interface to the ZYPP dependency resolver.
const std::string & msg() const
Return the message string provided to the ctor.