WrapperException.ErrorRecordWrapper property
Gets the wrapped ErrorRecordWrapper
associated with this exception, if any.
public ErrorRecordWrapper? ErrorRecordWrapper { get; }
See Also
- class ErrorRecordWrapper
- class WrapperException
- namespace Kestrun.Logging.Exceptions