WiscDB
 All Classes Functions Variables Friends
Public Member Functions
wiscdb::BufferExceededException Class Reference

An exception that is thrown when buffer capacity is exceeded. More...

#include <buffer_exceeded_exception.h>

Inheritance diagram for wiscdb::BufferExceededException:
wiscdb::WiscDbException

List of all members.

Public Member Functions

 BufferExceededException ()

Detailed Description

An exception that is thrown when buffer capacity is exceeded.

Definition at line 19 of file buffer_exceeded_exception.h.


Constructor & Destructor Documentation

Constructs a buffer exceeded exception.

Definition at line 15 of file buffer_exceeded_exception.cpp.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends