ReqDemPlanExceptionHelper::getLastExceptionMessage Method [AX 2012]
Returns an exception message from the last CLR exception.
client server public static str getLastExceptionMessage([ReqDemPlanTaskLoggerInterface _logger])
Run On
CalledParameters
- _logger
- Type: ReqDemPlanTaskLoggerInterface Interface
The ReqDemPlanTaskLoggerInterface instance that is used to log detailed task messages.
Show: