Share via


SRSProxy::getLastClrExceptionMessage Method [AX 2012]

Retrieves the message string of the last common language runtime exception that was thrown.

Syntax

client server public static str getLastClrExceptionMessage()

Run On

Called

Return Value

Type: str
Retrieves the message string of the last common language runtime exception that was thrown.

See Also

Reference

SRSProxy Class