This TypeError signals that completing denot encountered a cycle: it asked for denot.info (or similar), so it requires knowing denot already.
Attributes
Members list
Value members
Concrete methods
Convert to message. This takes an additional Context, so that we use the context when the message is first produced, i.e. when the TypeError is handled. This makes a difference for CyclicErrors since we need to know the context where the completed symbol is referenced, but the creation context of the CyclicReference is the completion context for the symbol. See i2887b for a test case, where we want to see "recursive or overloaded method needs result type".
Convert to message. This takes an additional Context, so that we use the context when the message is first produced, i.e. when the TypeError is handled. This makes a difference for CyclicErrors since we need to know the context where the completed symbol is referenced, but the creation context of the CyclicReference is the completion context for the symbol. See i2887b for a test case, where we want to see "recursive or overloaded method needs result type".
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Throwable
Will the stack trace of this exception be filled in? This is expensive and only useful for debugging purposes.
Will the stack trace of this exception be filled in? This is expensive and only useful for debugging purposes.
Attributes
- Inherited from:
- TypeError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable