Flow123d  release_2.2.0-914-gf1a3a4f
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

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

Definition at line 537 of file format.h.

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: