Class ExceptionExtensions
- Namespace
- MassTransit.Internals
- Assembly
- MassTransit.Abstractions.dll
public static class ExceptionExtensions
- Inheritance
-
ExceptionExtensions
- Inherited Members
Methods
Rethrow(Exception)
Rethrow the exception with the call stack of the original exception
public static void Rethrow(this Exception exception)
Parameters
exception
Exception