C# Class bsharptree.exception.BufferFileException

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

Public Methods

Method Description
BufferFileException ( string message ) : System

Method Details

BufferFileException() public method

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