Generic daemon exception. More...
#include <XArch.h>
Inherits XArch.
Inherited by XArchDaemonFailed, XArchDaemonInstallFailed, and XArchDaemonUninstallFailed.
Public Member Functions | |
XArchDaemon (XArchEval *adoptedEvaluator) | |
XArchDaemon (const std::string &msg) |
Generic daemon exception.
Exceptions derived from this class are used by the daemon library to indicate various errors.
Definition at line 155 of file XArch.h.