Thrill
0.1
|
An Exception is thrown by BlockWriter when the underlying sink does not allow allocation of a new block, which is needed to serialize the item.
Definition at line 38 of file block_writer.hpp.
Inherits exception.
#include <block_writer.hpp>
Public Member Functions | |
FullException () | |
|
inline |
Definition at line 41 of file block_writer.hpp.
Referenced by BlockWriter< BlockSink >::AllocateBlock(), and BlockWriter< BlockSink >::PutSafe().