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

Exception for bad absolute path More...

Inheritance diagram for Vfs.Exceptions.BadAbsolutePathException:

Public Member Functions

 BadAbsolutePathException (string path)
 Ctor More...
 

Properties

override string Message [get]
 Message More...
 

Detailed Description

Exception for bad absolute path

Constructor & Destructor Documentation

Vfs.Exceptions.BadAbsolutePathException.BadAbsolutePathException ( string  path)

Ctor

Parameters
path

Property Documentation

override string Vfs.Exceptions.BadAbsolutePathException.Message
get

Message


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