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