Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.ProcessModuleError Method

(not specified)

Class: YetaWF.Core.Modules.ModuleDefinition
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public static HtmlBuilder ProcessModuleError(
    Exception? exc,
    string name,
    string? details = null );

Parameters

exc

(not specified)

name

(not specified)

details

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Modules.ModuleDefinition ClassYetaWF.Core Overview