|
StormByte C++ Library: Buffer module 0.0.9999
StormByte-Buffer is a StormByte library module for handling buffers
|
General exception class for buffer errors. More...
#include <exception.hxx>


Public Member Functions | |
| template<typename... Args> | |
| Exception (const std::string &component, std::format_string< Args... > fmt, Args &&... args) | |
Public Member Functions inherited from StormByte::Buffer::Exception | |
| template<typename... Args> | |
| Exception (const std::string &component, std::format_string< Args... > fmt, Args &&... args) | |
General exception class for buffer errors.