CyclicReference

class CyclicReference extends TypeError

This TypeError signals that completing denot encountered a cycle: it asked for denot.info (or similar), so it requires knowing denot already.

Companion
object
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

Concrete fields