Collapse All
Expand All
C#
SGPRTL and SGP.XUtility documentation
NonExceptionalError Constructor (String, Exception)
NonExceptionalError Class
See Also
Send Feedback
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
NonExceptionalError Class
NonExceptionalError Overload
SGP.XUtility Namespace