NotAShtmlContextException (open)
Exception if a function is invoked which is only available when handling a dynamic page
Syntax
LOADLIB "mod::system/lib/webserver.whlib";
OBJECTTYPE NotAShtmlContextException
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
- RECORD FUNCTION EncodeForIPC() (inherited from Exception)
Encode into a record for transfer over IPC. Use RegisterReceivedExceptionType to register decoders for other types of exception.