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::parentless_node_exception Struct Reference

#include <traversal_node.hpp>

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

Public Member Functions

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

Detailed Description

Exception indicating model is incompatible with experimental FIL

Constructor & Destructor Documentation

◆ parentless_node_exception() [1/3]

ML::experimental::forest::parentless_node_exception::parentless_node_exception ( )
inline

◆ parentless_node_exception() [2/3]

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

◆ parentless_node_exception() [3/3]

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

Member Function Documentation

◆ what()

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

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