Для изменения размера нажмите или перетащите

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.
В начало страницы
См. также