ceesvee.CsvHeader
See theCsvHeader companion class
object CsvHeader
Attributes
Members list
Type members
Classlikes
object Decoder
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait Producttrait Equalstrait NoStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class MissingHeaders(missing: ::[String]) extends RuntimeException, NoStackTrace
Attributes
- Supertypes
-
trait Producttrait Equalstrait NoStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
A record decoder that decodes fields based on the names of the headers provided.
A record decoder that decodes fields based on the names of the headers provided.
Attributes
In this article