Arguments of the OnInternalException(LoggingExceptionInfo) method.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LoggingExceptionInfo
Properties
Name | Description |
---|---|
Backend | Gets the LoggingBackend from which the exception stems, or |
Exception | Gets the Exception object, or |
Source | Gets the LoggingNamespaceSource to which the exception is related, or |