Summary
Errors the specified exception.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- DaemonLogger
Syntax
public void Error(Exception exception)
Parameters
| Name | Type | Description |
|---|---|---|
| exception | Exception | The exception. |
Return Value
| Type | Description |
|---|---|
| void |
