class Crysda::ColumnNotFoundException

Overview

Exception raised when column is not found inside dataset.

Defined in:

crysda/select.cr

Constructors

Constructor Detail

def self.new(name : String) #

[View source]