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

#include <Projection.h>

Inheritance diagram for Parser::ProjectionNotFoundException:
Inheritance graph
Collaboration diagram for Parser::ProjectionNotFoundException:
Collaboration graph

Public Member Functions

 ProjectionNotFoundException (std::string &p_name)
 
virtual const char * what () const throw ()
 

Private Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ ProjectionNotFoundException()

Parser::ProjectionNotFoundException::ProjectionNotFoundException ( std::string &  p_name)
inline

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ msg

std::string Parser::ProjectionNotFoundException::msg
private

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