Class CommandTypeParserExceptionResult
public class CommandTypeParserExceptionResult : CommandTypeParserFailResult, IFailResult, IExecutionResult
- Inheritance
-
CommandTypeParserExceptionResult
- Implements
- Inherited Members
Constructors
CommandTypeParserExceptionResult(Exception)
public CommandTypeParserExceptionResult(Exception exception)
Parameters
exception
Exception
Properties
Exception
public Exception Exception { get; }