CommandExecutionException(this.command, [String? message, dynamic error]) : super(message ?? 'Failed to execute command: $command', error);