WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
format_error Class Reference

#include <format.h>

Inheritance diagram for format_error:
Collaboration diagram for format_error:

Public Member Functions

 format_error (const char *message)
 
 format_error (const std::string &message)
 

Detailed Description

A formatting error such as invalid format string.

Definition at line 365 of file format.h.

Constructor & Destructor Documentation

◆ format_error() [1/2]

format_error::format_error ( const char *  message)
inlineexplicit

Definition at line 367 of file format.h.

◆ format_error() [2/2]

format_error::format_error ( const std::string &  message)
inlineexplicit

Definition at line 370 of file format.h.

Here is the call graph for this function:

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