CommandArgumentException | Initializes a new instance of the CommandArgumentException class. |
CommandArgumentException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommandArgumentException class with serialized data. |
CommandArgumentException(String, String) | Initializes a new instance of the CommandArgumentException class with the specified command name and argument name. |
CommandArgumentException(String, String, String) | Initializes a new instance of the CommandArgumentException class with the specified command name, argument name and error message. |
CommandArgumentException(String, String, String, Exception) | Initializes a new instance of the CommandArgumentException class with the specified command name, argument name, error message and the exception that is the cause of this exception. |