ReqDemPlanExceptionHelper::getBasicExceptionMessage Method [AX 2012]
Returns basic exception message from the CLRError exception.
client server public static str getBasicExceptionMessage(CLRObject _ex)
Run On
CalledParameters
- _ex
- Type: CLRObject Class
A System.Exception object, which can contain InnerException messages.
Show: