CommandRuntimeException Class

Represents errors that occur during runtime.
public class CommandRuntimeException : CommandAppException, ISerializable
Interfaces
  • ISerializable
Base Types
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.