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