MissingType

class MissingType(pre: Type, name: Name) extends TypeError
class TypeError
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def produceMessage(using Context): Message
Definition Classes

Inherited methods

final def addSuppressed(`x$0`: Throwable): Unit
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
override def getMessage: String
Definition Classes
Inherited from
TypeError
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
final def toMessage(using Context): Message
Inherited from
TypeError
Inherited from
Throwable