SchemaFileNotFound

case SchemaFileNotFound(file: Path)

Value members

Inherited methods

infix def +(e: CsvFailure): Multiple
Inherited from:
CsvFailure
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
CsvFailure -> Any
Inherited from:
CsvFailure