PrecalcDiscardQueryException (open)

Throw this exception in a precalc calculation function to delete the query

Syntax

LOADLIB "mod::system/lib/cache.whlib";

OBJECTTYPE PrecalcDiscardQueryException

Constructor

Variables

  • STRING what (inherited from Exception)

    Message for this exception

Properties

  • PROPERTY trace (inherited from Exception)

    Contains the unwind trace for this exception

Functions