C# Class bsharptree.exception.BplusTreeException

Generic error including programming errors.
Inheritance: System.ApplicationException
Afficher le fichier Open project: thoward/bsharptree

Méthodes publiques

Méthode Description
BplusTreeException ( string message ) : System

Method Details

BplusTreeException() public méthode

public BplusTreeException ( string message ) : System
message string
Résultat System