Skip to content

Struct zmbt::expression_error

ClassList > zmbt > expression_error

Expression evaluation error.

  • #include <exceptions.hpp>

Inherits the following classes: zmbt::base_error

Inherited by the following classes: zmbt::expression_not_implemented

Public Functions

Type Name
base_error (boost::json::string_view fmtstr, A &&... args)

Public Functions inherited from zmbt::base_error

See zmbt::base_error

Type Name
base_error (boost::json::string_view fmtstr, A &&... args)

Public Functions Documentation

function base_error

template<class... A>
inline zmbt::expression_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/model/exceptions.hpp