PgVFS.NET
A C# System.IO compatible File System on Postgres
|
Classes | |
class | BadAbsolutePathException |
Exception for bad absolute path More... | |
class | CorruptedFileSystemException |
Exception ocurred when an anomalous situation was detected More... | |
class | DirectoryAlreadyExistsException |
Directory already exists exception More... | |
class | DirectoryIsNotEmptyException |
An empty directory was expected More... | |
class | FileAlreadyExistsException |
File already exists exception More... | |
class | InvalidPathException |
Invalid path exception More... | |
class | PositionOutOfRangeException |
Position pointer is out of range More... | |