MPD  0.20.18
Functions
RuntimeError.hxx File Reference
#include <stdexcept>
#include <utility>
#include <stdio.h>
Include dependency graph for RuntimeError.hxx:

Go to the source code of this file.

Functions

template<typename... Args>
static std::runtime_error FormatRuntimeError (const char *fmt, Args &&... args) noexcept
 

Function Documentation

◆ FormatRuntimeError()

template<typename... Args>
static std::runtime_error FormatRuntimeError ( const char *  fmt,
Args &&...  args 
)
inlinestaticnoexcept

Definition at line 40 of file RuntimeError.hxx.