typeMismatch

Describes a mismatch in type of the fields.

PathDecoder.swift:24
case typeMismatch

If a value of type A is applied to a path with type B. this error will be thrown.