GetRenderable(Exception, ExceptionSettings) Method
Gets a
IRenderable
representation of the exception.
public static IRenderable GetRenderable(this Exception exception, ExceptionSettings settings)
- Namespace
- Spectre
.Console - Containing Type
- ExceptionExtensions
Parameters
- Exception exception
- The exception to format.
- ExceptionSettings settings
- The exception settings.