ErrorInfo Constructor (Exception) |
Construct from Exception Error Info class.
Namespace: ErrorUnit.ModelsAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public ErrorInfo(
Exception exception
)
Parameters
- exception
- Type: SystemException
Exception to construct for
See Also