Loading [MathJax]/extensions/tex2jax.js
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
ML::experimental::forest::traversal_exception Struct Reference

#include <exceptions.hpp>

Inheritance diagram for ML::experimental::forest::traversal_exception:
Inheritance graph
Collaboration diagram for ML::experimental::forest::traversal_exception:
Collaboration graph

Public Member Functions

 traversal_exception ()
 
 traversal_exception (std::string msg)
 
 traversal_exception (char const *msg)
 
virtual char const * what () const noexcept
 

Constructor & Destructor Documentation

◆ traversal_exception() [1/3]

ML::experimental::forest::traversal_exception::traversal_exception ( )
inline

◆ traversal_exception() [2/3]

ML::experimental::forest::traversal_exception::traversal_exception ( std::string  msg)
inline

◆ traversal_exception() [3/3]

ML::experimental::forest::traversal_exception::traversal_exception ( char const *  msg)
inline

Member Function Documentation

◆ what()

virtual char const* ML::experimental::forest::traversal_exception::what ( ) const
inlinevirtualnoexcept

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