Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public NonExceptionalError(
	string message,
	Exception inner
)

Parameters

message
Type: System..::.String
inner
Type: System..::.Exception

See Also