Struct zmbt::environment_error¶
ClassList > zmbt > environment_error
Environment operation error.
#include <exceptions.hpp>
Inherits the following classes: zmbt::base_error
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::environment_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