PgVFS.NET
A C# System.IO compatible File System on Postgres
 All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Vfs.Exceptions.CorruptedFileSystemException Class Reference

Exception ocurred when an anomalous situation was detected More...

Inheritance diagram for Vfs.Exceptions.CorruptedFileSystemException:

Public Member Functions

 CorruptedFileSystemException (string motive)
 Ctor More...
 

Properties

override string Message [get]
 Message More...
 

Detailed Description

Exception ocurred when an anomalous situation was detected

Constructor & Destructor Documentation

Vfs.Exceptions.CorruptedFileSystemException.CorruptedFileSystemException ( string  motive)

Ctor

Parameters
motivemotive as text

Property Documentation

override string Vfs.Exceptions.CorruptedFileSystemException.Message
get

Message


The documentation for this class was generated from the following file: