Flow123d  master-f44eb46
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 () throw ()
 

Detailed Description

A formatting error such as invalid format string.

Definition at line 535 of file format.h.

Constructor & Destructor Documentation

◆ FormatError()

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

Definition at line 537 of file format.h.

◆ ~FormatError()

FMT_FUNC fmt::FormatError::~FormatError ( )
throw (
)

Definition at line 85 of file format.cc.


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