CommandTemplateException Class

Represents errors related to parameter templates.
public sealed class CommandTemplateException : CommandConfigurationException, ISerializable
Interfaces
  • ISerializable

Properties

IRenderable Pretty
Gets the pretty formatted exception message.
string Template
Gets the template that contains the error.

Extension Methods

IRenderable GetRenderable(ExceptionFormats)
Gets a IRenderable representation of the exception.
IRenderable GetRenderable(ExceptionSettings)
Gets a IRenderable representation of the exception.