Types

GlobalNotFound

Represents an error of accessing undefined global variable.

Parent types

Example

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

Methods

exception_specific_message(gnf:GlobalNotFound)
Format GlobalNotFound exception message.