Unexpected
esmeta.error.Unexpected
class Unexpected(expected: String, value: String) extends InterpreterError
Attributes
- Graph
-
- Supertypes
-
class InterpreterErrorclass ESMetaErrorclass Errorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class UnexpectedObjclass NoListclass NoMapclass NoRecordclass UnexpectedValueclass NoAddrclass NoAstclass NoBooleanclass NoCallableclass NoGrammarSymbolclass NoIntegerclass NoMathclass NoStringShow all
Members list
Value members
Inherited methods
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
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article