StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Classes | Namespaces
exception.hxx File Reference
#include <StormByte/buffer/visibility.h>
#include <StormByte/exception.hxx>
#include <format>
#include <string>
#include <utility>
Include dependency graph for exception.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Buffer::Exception
 Base exception type for the Buffer module. More...
 
class  StormByte::Buffer::Error
 General exception class for buffer errors. More...
 
class  StormByte::Buffer::ReadError
 Exception thrown when a buffer read / extract / peek operation fails. More...
 
class  StormByte::Buffer::WriteError
 Exception thrown when a buffer write operation fails. More...
 

Namespaces

namespace  StormByte::Buffer
 Buffer module of the StormByte suite.
 
namespace  StormByte