PCLanguageServiceErrorHandler.processException Method [AX 2012]

Handles the processing of System.Exception exception, which is cause by Microsoft.Dynamics.Ax.Frameworks.Controls.ProductConfiguration.LanguageService.ILanguageService service.

public PCLanguageServiceError processException(CLRObject _exception)

Run On

Client

Parameters

_exception
Type: CLRObject Class
A specified System.Exception exception.

Return Value

Type: PCLanguageServiceError Class
An instance of PCLanguageServiceError class.

Community Additions

ADD
Show: