UnresolvedReferenceException

An exception thrown when a function call does not reference any registered function declaration.

Parameters

symbol

function name

Constructors

Link copied to clipboard
constructor(symbol: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val code: Int
Link copied to clipboard
open val message: String?
Link copied to clipboard