ErrorUnit
ErrorUnit
Namespaces
ErrorUnit
ErrorUnitCentral Class
ErrorUnitCentral Methods
_Deserialize(T) Method
_LinkInjector(T) Method
_Serialize(T) Method
_ThrowErrorStack Method
CleanUp Method
CurrentStack_Add Method
CurrentStack_EndWebCall Method
Deserialize(T) Method
GetErrorUnitJson Method
LinkInjector Method
Log Method
Serialize(T) Method
ThrowErrorStack Method
UnitTesting Method
ErrorUnitCentral
ThrowErrorStack Method
Throws the error stack.
Namespace:
ErrorUnit
Assembly:
ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax
C#
Copy
public
string
ThrowErrorStack
(
Exception
ex
)
Parameters
ex
Type:
System
Exception
The ex.
Return Value
Type:
String
JSON serialized error stack
Implements
IErrorUnitCentral
ThrowErrorStack(Exception)
See Also
Reference
ErrorUnitCentral Class
ErrorUnit Namespace
Copyright John Gold Inc 2016