C class

ScopeException

extends Exception

Excetion thrown when an Expr or Type is used ouside of the scope where it is valid

Supertypes

Exception

Constructors

ScopeException

( msg: String )

Members

private val 

msg

: String