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

#include <ColumnarResults.h>

+ Inheritance diagram for ColumnarConversionNotSupported:
+ Collaboration diagram for ColumnarConversionNotSupported:

Public Member Functions

 ColumnarConversionNotSupported ()
 

Detailed Description

Definition at line 27 of file ColumnarResults.h.

Constructor & Destructor Documentation

ColumnarConversionNotSupported::ColumnarConversionNotSupported ( )
inline

Definition at line 29 of file ColumnarResults.h.

30  : std::runtime_error(
31  "Columnar conversion not supported for variable length types") {}

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