InconsistentTypeMapping

case class InconsistentTypeMapping(owner: ObjectType, field: Field, sf: SqlField, lm: LeafMapping[_]) extends Failure

SqlField codec and LeafMapping are inconsistent.

trait Serializable
trait Product
trait Equals
class Failure
trait AnsiColor
class Object
trait Matchable
class Any

Value members

Concrete methods

override def formattedMessage: String
Definition Classes
Failure
override def toString(): String
Definition Classes
Any

Inherited methods

protected def graphql(a: Any): String
Inherited from
Failure
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
protected def scala(a: Any): String
Inherited from
Failure
protected def sql(a: Any): String
Inherited from
Failure
final def toErrorMessage: String
Inherited from
Failure

Inherited fields

val fieldName: Option[String]
Inherited from
Failure
val graphQLTypeName: String
Inherited from
Failure
val severity: Severity
Inherited from
Failure