Public Member Functions | Private Attributes | List of all members
Catch::GeneratorException Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::GeneratorException:
Inheritance graph
[legend]

Public Member Functions

 GeneratorException (const char *msg)
 
const char * what () const noexcept override final
 

Private Attributes

const char *const m_msg = ""
 

Detailed Description

Definition at line 3509 of file catch.hpp.

Constructor & Destructor Documentation

◆ GeneratorException()

Catch::GeneratorException::GeneratorException ( const char *  msg)
inline

Definition at line 3513 of file catch.hpp.

Member Function Documentation

◆ what()

const char* Catch::GeneratorException::what ( ) const
finaloverridenoexcept

Member Data Documentation

◆ m_msg

const char* const Catch::GeneratorException::m_msg = ""
private

Definition at line 3510 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03