in scala/dbc
package exception

package exception

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