IErrorUnitCentral Methods |
The IErrorUnitCentral type exposes the following members.
Name | Description | |
---|---|---|
CleanUp |
Cleans up Current stack; removing methods that have ended.
| |
CurrentStack_Add |
Adds to the Current stack.
| |
CurrentStack_EndWebCall |
Ends a web call on Current Stack.
| |
DeserializeT |
Deserializes the specified json.
(Inherited from IJsonSerializer.) | |
GetErrorUnitJson |
Gets the error unit json.
(Inherited from ILogger.) | |
LinkInjectorT |
Links the injector.
(Inherited from IInjector.) | |
Log(Exception) |
Logs the specified ex.
(Inherited from ILogger.) | |
Log(String, Exception) |
Logs the specified testable error json.
(Inherited from ILogger.) | |
SerializeT |
Serializes the specified object.
(Inherited from IJsonSerializer.) | |
ThrowErrorStack |
Throws the error stack.
|