abstract
class ExcelParseError(errorIndex: Int, message: String, cause: Throwable) extends Throwable with Product with Serializable
Base class of a parse error.
- Companion
- object
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class UnexpectedEmptyCell
class UnexpectedTypeCell