|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::deserialize_exception,包括所有继承而来的类成员
| exception(const char *info="") | neforce::exception | inlineexplicit |
| exception(const exception &other) noexcept | neforce::exception | inline |
| exception(exception &&other) noexcept | neforce::exception | inline |
| exception(const Error &error) | neforce::exception | inlineexplicit |
| operator=(const exception &other) noexcept | neforce::exception | inline |
| operator=(exception &&other) noexcept | neforce::exception | inline |
| property_path | neforce::deserialize_exception | |
| type() const noexcept override | neforce::value_exception | inlinevirtual |
| what() const noexcept | neforce::exception | inlinevirtual |
| ~exception()=default | neforce::exception | virtual |