Class Summary | |
case class
|
IncompatibleSchema
(val expectedSchema : List[DataType], val foundSchema : List[DataType]) extends Exception with Product
A type category for all SQL types that store constant-precision numbers.
|
case class
|
UnsupportedFeature
(val msg : String) extends Exception with Product
A type category for all SQL types that store constant-precision numbers.
|