C# Class BplusDotNet.BufferFileException

Inheritance: System.ApplicationException
Show file Open project: benaston/BTree

Public Methods

Method Description
BufferFileException ( string message ) : System

Method Details

BufferFileException() public method

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