NGL  6.5
The NCCA Graphics Library
fmt::FormatError Class Reference

#include <format.h>

+ Inheritance diagram for fmt::FormatError:
+ Collaboration diagram for fmt::FormatError:

Public Member Functions

 FormatError (CStringRef message)
 
 ~FormatError () throw ()
 

Detailed Description

A formatting error such as invalid format string.

Definition at line 538 of file format.h.

Constructor & Destructor Documentation

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

Definition at line 540 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: