PCRuntimeExceptionHandler.handleCLRException Method [AX 2012]
Handles a CLR exception and converts it into AX failure if possible.
public void handleCLRException(CLRObject _exception)
Run On
CalledParameters
- _exception
- Type: CLRObject Class
The CLR exception.
Community Additions
ADD
Show: