C# Класс bsharptree.exception.BplusTreeKeyMissingException

No such key found for attempted retrieval.
Наследование: System.ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
BplusTreeKeyMissingException ( string message ) : System

Описание методов

BplusTreeKeyMissingException() публичный Метод

public BplusTreeKeyMissingException ( string message ) : System
message string
Результат System