StaleSymbol

class StaleSymbol(msg: => String) extends Exception

An exception for accessing symbols that are no longer valid in current run

class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def getMessage(): String
Definition Classes

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

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Inherited from:
Throwable