dune-typetree 2.9.1
Loading...
Searching...
No Matches
Dune::TypeTree::Exception Class Reference

Base class for all TypeTree exceptions. More...

#include <dune/typetree/exceptions.hh>

Inheritance diagram for Dune::TypeTree::Exception:
Inheritance graph

Public Member Functions

void message (const std::string &msg)
 
const char * what () const noexcept override
 
what (T... args)
 

Static Public Member Functions

static void registerHook (ExceptionHook *hook)
 
static void clearHook ()
 

Detailed Description

Base class for all TypeTree exceptions.


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