excelreads.exception

Type members

Classlikes

abstract
class ExcelParseError(errorIndex: Int, message: String, cause: Throwable) extends Throwable with Product with Serializable

Base class of a parse error.

Base class of a parse error.

Companion
object
Companion
class