class StaleSymbol
extends Exception

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

Constructors

StaleSymbol ( msg: => String )

Members

[+] private val msg : String
[+] override def getMessage ( ) : String