Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
fmt::internal::RuntimeError Class Reference

#include <format.h>

+ Inheritance diagram for fmt::internal::RuntimeError:
+ Collaboration diagram for fmt::internal::RuntimeError:

Protected Member Functions

 RuntimeError ()
 
 RuntimeError (const RuntimeError &rerr)
 
FMT_API ~RuntimeError () FMT_DTOR_NOEXCEPT FMT_OVERRIDE
 

Detailed Description

Definition at line 1551 of file format.h.

Constructor & Destructor Documentation

◆ RuntimeError() [1/2]

fmt::internal::RuntimeError::RuntimeError ( )
inlineprotected

Definition at line 1553 of file format.h.

◆ RuntimeError() [2/2]

fmt::internal::RuntimeError::RuntimeError ( const RuntimeError & rerr)
inlineprotected

Definition at line 1554 of file format.h.

◆ ~RuntimeError()

FMT_API fmt::internal::RuntimeError::~RuntimeError ( )
protected

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