WittyRuntimeException (open)

Exception throw when a Witty runtime exception occurs

Syntax

LOADLIB "wh::witty.whlib";

OBJECTTYPE WittyRuntimeException

Constructor

Variables

Properties

  • PROPERTY trace (inherited from Exception)

    Contains the unwind trace for this exception

Functions

  • RECORD FUNCTION EncodeForIPC() (inherited from Exception)

    Encode into a record for transfer over IPC. Use RegisterReceivedExceptionType to register decoders for other types of exception.