当逻辑前置条件被违反时抛出的异常。 更多...
#include <error.hpp>
公共成员函数 | |
logic_error (char const *const message) | |
logic_error (std::string const &message) | |
当逻辑前置条件被违反时抛出的异常。
------------------------------------------------------------------------—*
此异常不应直接抛出,而是由 CUSPATIAL_EXPECTS 宏抛出。
定义于 error.hpp 文件的第 40 行。
|
inline |
定义于 error.hpp 文件的第 41 行。
|
inline |
定义于 error.hpp 文件的第 42 行。