RowDecodeFailure
harness.sql.error.QueryError$.Cause$.RowDecodeFailure
final case class RowDecodeFailure(errors: NonEmptyList[String], values: Chunk[Object]) extends Cause
Attributes
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Cause
- Product
Keywords
- no keywords
- final
- override
In this article