CommandAppException Class
Represents errors that occur during application execution.
public abstract class CommandAppException : Exception, ISerializable
- Namespace
- Spectre
.Console .Cli - Interfaces
-
- ISerializable
- Base Types
-
- Exception
- Derived Types
Properties
- IRenderable Pretty
- Gets the pretty formatted exception message.
Extension Methods
-
IRenderable GetRenderable
(ExceptionFormats) -
Gets a
IRenderable
representation of the exception. -
IRenderable GetRenderable
(ExceptionSettings) -
Gets a
IRenderable
representation of the exception.