Struct zmbt::base_error¶
ClassList > zmbt > base_error
ZMBT Base exception.
#include <exceptions.hpp>
Inherits the following classes: std::runtime_error
Inherited by the following classes: zmbt::environment_error, zmbt::expression_error, zmbt::model_error, zmbt::serialization_error, zmbt::test_assertion_failure
Public Functions¶
Type | Name |
---|---|
base_error (boost::json::string_view fmtstr, A &&... args) |
Public Functions Documentation¶
function base_error¶
template<class... A>
inline zmbt::base_error::base_error (
boost::json::string_view fmtstr,
A &&... args
)
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/core/exceptions.hpp