object ExprError
- Companion:
- class
Type members
Classlikes
the value could not be converted to the expected type
the value could not be converted to the expected type
a guest language error occurred during execution
a guest language error occurred during execution
final case class ValueReprError(value: Value, underlying: UnsupportedOperationException) extends InResult
the value does not represent the expected type
the value does not represent the expected type