Wildmeshing Toolkit
wmtk::components::multimesh::utils::detail::attribute_error Class Reference

#include <attribute_error.hpp>

Inheritance diagram for wmtk::components::multimesh::utils::detail::attribute_error:
[legend]
Collaboration diagram for wmtk::components::multimesh::utils::detail::attribute_error:
[legend]

Public Member Functions

template<typename... Args>
 attribute_error (const std::string_view &message, Args &&... args)
 

Public Attributes

AttributeDescription description
 

Detailed Description

Definition at line 10 of file attribute_error.hpp.

Constructor & Destructor Documentation

◆ attribute_error()

template<typename... Args>
wmtk::components::multimesh::utils::detail::attribute_error::attribute_error ( const std::string_view &  message,
Args &&...  args 
)
inline

Definition at line 14 of file attribute_error.hpp.

Member Data Documentation

◆ description

AttributeDescription wmtk::components::multimesh::utils::detail::attribute_error::description

Definition at line 18 of file attribute_error.hpp.


The documentation for this class was generated from the following file: