Error class that can be thrown by plugins (Error
is intended only for being catched)
More...
#include <libnebular-plugin.hpp>
Inherits libnebular::Error.
Public Member Functions | |
ThrowableError (const std::string &msg="") |
Error class that can be thrown by plugins (Error
is intended only for being catched)
LIBNEBULAR_ERROR
Error
Definition at line 48 of file libnebular-plugin.hpp.
libnebular::ThrowableError::ThrowableError | ( | const std::string & | msg = "" |
) |
Definition at line 55 of file libnebular.cpp.