C# Class bsharptree.exception.LinkedFileException

Inheritance: System.ApplicationException
Mostra file Open project: thoward/bsharptree

Public Methods

Method Description
LinkedFileException ( string message ) : System

Method Details

LinkedFileException() public method

public LinkedFileException ( string message ) : System
message string
return System