Method FromException
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
FromException(Exception)
Creates a new IErrorMessage constructed from an Exception object.
public static IErrorMessage FromException(Exception ex)
Parameters
ex
ExceptionThe exception to use