`Nothing$`

sealed abstract class `Nothing$` extends Throwable

Dummy class which exist only to satisfy the JVM.

Dummy class which exist only to satisfy the JVM. It corresponds to scala.Nothing. If such type appears in method signatures, it is erased to this one.

class Throwable
class Object
trait Matchable
class Any

Value members

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
Inherited from
Throwable
Inherited from
Throwable