OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QueryNotSupported Class Reference

#include <RelAlgDag.h>

+ Inheritance diagram for QueryNotSupported:
+ Collaboration diagram for QueryNotSupported:

Public Member Functions

 QueryNotSupported (const std::string &reason)
 

Detailed Description

Definition at line 2789 of file RelAlgDag.h.

Constructor & Destructor Documentation

QueryNotSupported::QueryNotSupported ( const std::string &  reason)
inline

Definition at line 2791 of file RelAlgDag.h.

2791 : std::runtime_error(reason) {}

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