Livox SDK API  V2.2.0
fmt::v5::format_error Class Reference

#include <format.h>

Inheritance diagram for fmt::v5::format_error:

Public Member Functions

 format_error (const char *message)
 
 format_error (const std::string &message)
 

Detailed Description

A formatting error such as invalid format string.

Definition at line 365 of file format.h.

Constructor & Destructor Documentation

fmt::v5::format_error::format_error ( const char *  message)
inlineexplicit

Definition at line 367 of file format.h.

fmt::v5::format_error::format_error ( const std::string &  message)
inlineexplicit

Definition at line 370 of file format.h.


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