Skip to main content
All docs
V26.1
  • AIExtensionsContainerConsole.Settings.RegisterAIExceptionHandler(IAIExceptionHandler) Method

    Namespace: DevExpress.AIIntegration

    Assembly: DevExpress.AIIntegration.v26.1.dll

    Declaration

    public void RegisterAIExceptionHandler(
        IAIExceptionHandler handler
    )

    Parameters

    Name Type
    handler DevExpress.AIIntegration.IAIExceptionHandler
    See Also