C# Class bsharptree.exception.BplusTreeBadKeyValueException

Key cannot be null or too large.
Inheritance: System.ApplicationException
Afficher le fichier Open project: thoward/bsharptree

Méthodes publiques

Méthode Description
BplusTreeBadKeyValueException ( string message ) : System

Method Details

BplusTreeBadKeyValueException() public méthode

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