GlobalNotFound type

Represents an error of accessing undefined global variable.

Example

{ NO_SUCH_VAR }
# ... Exception of type GlobalNotFound ...

Direct parent types

LookupFail
Represents an error of accessing non-existent element of a collection.
Direct subtypes: 5

Methods

exception_specific_message(gnf:GlobalNotFound) Source: stdlib.ngs:7952
Format GlobalNotFound exception message.

Returns

Lines