Sparse Virtual File System  0.4.0
A Sparse Virtual File System.
Classes
SVFS::Exceptions Namespace Reference

The namespace for all Exceptions in svfsc code. More...

Classes

class  ExceptionSparseVirtualFile
 Exception specialisation for the SparseVirtualFile. More...
 
class  ExceptionSparseVirtualFileWrite
 Might be thrown during a write operation which fails. More...
 
class  ExceptionSparseVirtualFileDiff
 Might be thrown during a write operation where the data differs. More...
 
class  ExceptionSparseVirtualFileRead
 Might be thrown during a write operation where the data differs. More...
 
class  ExceptionSparseVirtualFileErase
 Might be thrown during a erase operation where the file position is not at the exact beginning of a block. More...
 
class  ExceptionSparseVirtualFileSystem
 Exception specialisation for the SparseVirtualFileSystem. More...
 
class  ExceptionSparseVirtualFileSystemOutOfRange
 Exception specialisation for out of range error. More...
 
class  ExceptionSparseVirtualFileSystemInsert
 Exception specialisation on insert error. More...
 
class  ExceptionSparseVirtualFileSystemRemove
 Exception specialisation on remove error. More...
 

Detailed Description

The namespace for all Exceptions in svfsc code.