WiscDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Member Functions
wiscdb::NoSuchKeyFoundException Class Reference

An exception that is thrown when a file operation is requested for a filename that doesn't exist. More...

#include <no_such_key_found_exception.h>

Inheritance diagram for wiscdb::NoSuchKeyFoundException:
wiscdb::WiscDbException

List of all members.

Public Member Functions

 NoSuchKeyFoundException ()

Detailed Description

An exception that is thrown when a file operation is requested for a filename that doesn't exist.

Definition at line 20 of file no_such_key_found_exception.h.


Constructor & Destructor Documentation

Constructs a file not found exception for the given file.

Definition at line 15 of file no_such_key_found_exception.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends