C# Class bsharptree.exception.BplusTreeKeyMissingException

No such key found for attempted retrieval.
Inheritance: System.ApplicationException
Afficher le fichier Open project: thoward/bsharptree

Méthodes publiques

Méthode Description
BplusTreeKeyMissingException ( string message ) : System

Method Details

BplusTreeKeyMissingException() public méthode

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