class

Crysda::InvalidColumnSelectException

Inherits Exception / Reference / Object

Exception raised when an invalid column selection is being made, or when one tries to use both positive and negative selections.

Constructors

new(col_names : Array(String), selection : Array(Bool | Nil))
Source