ErrorUnitCentral_ThrowErrorStack Method |
Throws the error stack.
Namespace: ErrorUnitAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public static string _ThrowErrorStack(
Exception ex
)
Parameters
- ex
- Type: SystemException
The ex.
Return Value
Type:
StringJSON serialized error stack
See Also