ThrowingLoggingExceptionHandler.OnInternalException Method |
Method invoked when an exception is thrown in logging code.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public void OnInternalException( LoggingExceptionInfo exceptionInfo )
Parameters
- exceptionInfo
- Type: PostSharp.Patterns.Diagnostics.LoggingExceptionInfo
Information about the exception.