From: wn.jang Date: Thu, 24 Aug 2023 10:29:44 +0000 (+0900) Subject: [VoiceControl] remove unsupported error type X-Git-Tag: submit/tizen/20230824.151044~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=642d1f7b42330c1fc00190be5053f5da809d9ce5;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [VoiceControl] remove unsupported error type --- diff --git a/src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs b/src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs index 95e9cc683..a300427e5 100755 --- a/src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs +++ b/src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs @@ -337,7 +337,6 @@ namespace Tizen.Uix.VoiceControl /// /// Invocation name to be invoked by an application. /// This exception can be due to an invalid state. - /// This exception can be due to an invalid parameter. /// This exception can be due to not supported. /// This exception can be due to permission denied. ///