Exception thrown when logical precondition is violated. More...
#include <error.hpp>
Public Member Functions | |
logic_error (char const *const message) | |
logic_error (std::string const &message) | |
Exception thrown when logical precondition is violated.
This exception should not be thrown directly and is instead thrown by the CUPROJ_EXPECTS macro.
|
inline |
|
inline |