Error

sealed abstract class Error extends Exception

The base exception type for both decoding and parsing errors.

Companion:
object
Source:
Error.scala
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

final override def fillInStackTrace(): Throwable
Definition Classes
Source:
Error.scala

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable