Overload List

  NameDescription
CommandExecutionException()()()
Initializes a new CommandExecutionException instance.
CommandExecutionException(String)
Initializes a new CommandExecutionException instance with the specified error message.
CommandExecutionException(SerializationInfo, StreamingContext)
Supports serialization.
CommandExecutionException(String, Exception)
Initializes a new CommandExecutionException instance with the specified error message and inner exception.

See Also