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