![]() | ConsoleCommandException Constructor |
Name | Description | |
---|---|---|
![]() | ConsoleCommandException |
Initializes a new instance of the ConsoleCommandException class.
|
![]() | ConsoleCommandException(String) |
Initializes a new instance of the ConsoleCommandException class with a
specified error message.
|
![]() | ConsoleCommandException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ConsoleCommandException class with
serialized data.
|
![]() | ConsoleCommandException(String, Exception) |
Initializes a new instance of the ConsoleCommandException class with a
specified error message and a reference to the inner exception that is the cause of this
exception.
|
![]() | ConsoleCommandException(String, String) |
Initializes a new instance of the ConsoleCommandException class with a
specified error message and the argument that caused the error.
|