Error Member List
This is the complete list of members for Error, including all inherited members.
category | Error | |
clear() | Error | inline |
details | Error | |
Error()=default | Error | |
Error(const err_type c) | Error | inline |
Error(const err_type c, const ErrorDetailPointer &d) | Error | inline |
operator bool() const | Error | inlineexplicit |
update(const Error &) | Error | |
update(err_type, const ErrorDetailPointer &) | Error | |
update(err_type) | Error | |
update(const ErrorDetailPointer &detail) | Error |