Now you can download a copy of these docs so you can use them offline! Download now
TableKeyNotDefinedException Class Reference

#include <TableKeyNotDefinedException.h>

Inheritance diagram for TableKeyNotDefinedException:
Collaboration diagram for TableKeyNotDefinedException:

Public Member Functions

 TableKeyNotDefinedException (const std::string key)
 
const char * what ()
 

Detailed Description

An exception throw when the lookup a a key-value fails in a ITable

Author
Mitchell

Definition at line 25 of file TableKeyNotDefinedException.h.

Constructor & Destructor Documentation

TableKeyNotDefinedException::TableKeyNotDefinedException ( const std::string  key)
Parameters
keythe key that was not defined in the table

Definition at line 14 of file TableKeyNotDefinedException.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Apr 26 2014 12:26:47 for WPILibC++ by doxygen 1.8.6