[secure element] remove useless exception
authorHyunjin Park <hj.na.park@samsung.com>
Mon, 21 Sep 2015 06:50:29 +0000 (15:50 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Mon, 21 Sep 2015 07:39:04 +0000 (16:39 +0900)
ACR : TWDAPI-38

Change-Id: Ie9c62df72f92125fcc0733331b2ab105cd36d2a8
Signed-off-by: hyunjin park <hj.na.park@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/se.html
org.tizen.web.apireference/html/device_api/wearable/tizen/se.html

index 9e15bd7..7b8e9e0 100644 (file)
@@ -329,9 +329,6 @@ The ErrorCallback is launched with these error types:
 <p><span class="except">Exceptions:</span></p>
           <ul class="exception"><li>WebAPIException<ul>
 <li class="list"><p>
- with error type InvalidValuesError, if any of the input parameters contains an invalid value.
-                </p></li>
-<li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
                 </p></li>
 <li class="list"><p>
index 20096cc..dca50f3 100755 (executable)
@@ -329,9 +329,6 @@ The ErrorCallback is launched with these error types:
 <p><span class="except">Exceptions:</span></p>
           <ul class="exception"><li>WebAPIException<ul>
 <li class="list"><p>
- with error type InvalidValuesError, if any of the input parameters contains an invalid value.
-                </p></li>
-<li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
                 </p></li>
 <li class="list"><p>