HarescriptErrorException (open)

Base object type for harescript errors exceptions. This type is used to describe Harescript errors.

Syntax

// Core function, no LOADLIB necessary

OBJECTTYPE HarescriptErrorException

Constructor

Variables

  • STRING what (inherited from Exception)

    Message for this exception

Properties

Functions