NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
registry_key_exception 成员列表

成员的完整列表,这些成员属于 registry_key_exception,包括所有继承而来的类成员

code() const noexceptexceptioninline
exception(const char *info=static_type, const char *type=static_type, const int code=0)exceptioninlineexplicit
exception(const exception &other) noexceptexceptioninline
exception(exception &&other) noexceptexceptioninline
exception(const Error &error)exceptioninlineexplicit
operator=(const exception &other) noexceptexceptioninline
operator=(exception &&other) noexceptexceptioninline
registry_key_exception(const char *info="Registry Key Operation Failed.", const char *type=static_type, const int code=0) noexceptregistry_key_exceptioninlineexplicit
type() const noexceptexceptioninline
what() const noexceptexceptioninline
~exception()=defaultexceptionvirtual