class Tablo::DataException
- Tablo::DataException
- Exception
- Reference
- Object
Overview
Tablo::DataException is raised when data passed as parameter cannot be
converted to Tablo::DataType
, for some reason : not enumerable, unsupported data
type, mixed (runtime) types in colums, etc.