CVD 0.8
|
Exceptions specific to DiskBuffer2 More...
Classes | |
struct | All |
Base class for all DiskBuffer2 exceptions. More... | |
struct | NoFiles |
An empty list of filename strings was passed to the buffer. More... | |
struct | BadFile |
An error occurred trying to open a file. More... | |
struct | BadImage |
An error occurred trying to read a file as an image. More... | |
struct | BadImageSize |
The file loaded was a different size from the first frame. More... | |
struct | EndOfBuffer |
get_frame() was called when at the end of the buffer More... | |
struct | BadSeek |
seek_to() was called for an invalid timestamp More... |
Exceptions specific to DiskBuffer2