Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
bsharptree
exception
BplusTreeException
C# Class bsharptree.exception.BplusTreeException
Generic error including programming errors.
Inheritance:
System.ApplicationException
Show file
Open project: thoward/bsharptree
Public Methods
Method
Description
BplusTreeException
(
string
message
) :
System
Method Details
BplusTreeException()
public
method
public
BplusTreeException
(
string
message
) :
System
message
string
return
System