Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ParsingError.type
Members list
Type members
Classlikes
Represents an error indicating the number of actual fields is not equal to the number of expected fields.
Represents an error indicating the number of actual fields is not equal to the number of expected fields.
Attributes
- fieldCount
The number of fields in the TSV line.
- Graph
- Supertypes
Represents an error indicating a non-TSV line.
Represents an error indicating a non-TSV line.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait ParsingErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- NotTSV.type
Represents an error raised when trying to decode the values in a line.
Represents an error raised when trying to decode the values in a line.
Attributes
- errors
A non-empty list of errors encountered when trying to decode the values.
- Graph
- Supertypes
Attributes
- Companion:
- trait
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- RowDecodingErrorInfo.type
Contains information about the reasons behind errors raised when trying to decode the values in a line.
Contains information about the reasons behind errors raised when trying to decode the values in a line.
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
- class InvalidValue
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror