CommandException - конструктор |
Имя | Описание | |
---|---|---|
CommandException |
Initializes a new instance of the CommandException class.
| |
CommandException(String) |
Initializes a new instance of the CommandException class
with the specified command name.
| |
CommandException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CommandException class with serialized data.
| |
CommandException(String, String) |
Initializes a new instance of the CommandException class
with the specified command name and error message.
| |
CommandException(String, String, Exception) |
Initializes a new instance of the CommandException class
with the specified command name, error message and the exception that is the cause of this exception.
|