Public Member Functions | Private Attributes | List of all members
foxglove::DefinitionNotFoundError Class Reference

#include <message_definition_cache.hpp>

Inheritance diagram for foxglove::DefinitionNotFoundError:
Inheritance graph
[legend]

Public Member Functions

 DefinitionNotFoundError (std::string name)
 
const char * what () const noexcept override
 

Private Attributes

std::string name_
 

Detailed Description

Definition at line 40 of file message_definition_cache.hpp.

Constructor & Destructor Documentation

◆ DefinitionNotFoundError()

foxglove::DefinitionNotFoundError::DefinitionNotFoundError ( std::string  name)
inlineexplicit

Definition at line 45 of file message_definition_cache.hpp.

Member Function Documentation

◆ what()

const char* foxglove::DefinitionNotFoundError::what ( ) const
inlineoverridenoexcept

Definition at line 48 of file message_definition_cache.hpp.

Member Data Documentation

◆ name_

std::string foxglove::DefinitionNotFoundError::name_
private

Definition at line 42 of file message_definition_cache.hpp.


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


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22