SysTestCase.exceptionMessage Method [AX 2012]

Gets the exception message of the expected exception.

public str exceptionMessage()

Run On

Called

Return Value

Type: str
The exception message of the expected exception; otherwise, an empty string.

This method is for internal use and should not be overridden. Use the parmExceptionExpected method instead.

Community Additions

ADD
Show: