Column Store
Public Member Functions | Private Attributes | List of all members
Parser::TableNotFoundException Class Reference

#include <Table.h>

Inheritance diagram for Parser::TableNotFoundException:
Inheritance graph
Collaboration diagram for Parser::TableNotFoundException:
Collaboration graph

Public Member Functions

 TableNotFoundException (std::string &t_name)
 
virtual const char * what () const throw ()
 

Private Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ TableNotFoundException()

Parser::TableNotFoundException::TableNotFoundException ( std::string &  t_name)
inline

Member Function Documentation

◆ what()

virtual const char* Parser::TableNotFoundException::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

◆ msg

std::string Parser::TableNotFoundException::msg
private

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