Electroneum
Public Member Functions | List of all members
fmt::FormatError Class Reference

#include <format.h>

Inheritance diagram for fmt::FormatError:
Inheritance graph
[legend]
Collaboration diagram for fmt::FormatError:
Collaboration graph
[legend]

Public Member Functions

 FormatError (CStringRef message)
 
 FormatError (const FormatError &ferr)
 
FMT_API ~FormatError () FMT_DTOR_NOEXCEPT
 

Detailed Description

A formatting error such as invalid format string.

Constructor & Destructor Documentation

◆ FormatError() [1/2]

fmt::FormatError::FormatError ( CStringRef  message)
inlineexplicit

◆ FormatError() [2/2]

fmt::FormatError::FormatError ( const FormatError ferr)
inline

◆ ~FormatError()

FMT_FUNC fmt::FormatError::~FormatError ( )

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