Release 4.0.0-preview1-00184
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Applications.PackageManager.xml
index 79cd022..f800066 100644 (file)
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.IO.IOException">Thrown when the method fails due to an internal I/O error.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to an internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to an internal system error.</exception>
             <privilege>http://tizen.org/privilege/packagemanager.clearcache</privilege>
         </member>
         <member name="M:Tizen.Applications.PackageManager.ClearAllCacheDirectory">
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.IO.IOException">Thrown when the method fails due to an internal IO error.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to an internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to an internal system error.</exception>
             <privilege>http://tizen.org/privilege/packagemanager.admin</privilege>
             <privlevel>platform</privlevel>
         </member>
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.IO.IOException">Thrown when the method failed due to an internal IO error.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to an internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to an internal system error.</exception>
             <privilege>http://tizen.org/privilege/packagemanager.admin</privilege>
             <privlevel>platform</privlevel>
         </member>
             <exception cref="T:System.ArgumentException">Thrown when failed when input package ID is invalid.</exception>
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to an internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to an internal system error.</exception>
         </member>
         <member name="M:Tizen.Applications.PackageManager.Drm.RegisterLicense(System.String)">
             <summary>
             <exception cref="T:System.ArgumentException">Thrown when failed when input package ID is invalid.</exception>
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to internal system error.</exception>
         </member>
         <member name="M:Tizen.Applications.PackageManager.Drm.DecryptPackage(System.String,System.String)">
             <summary>
             <exception cref="T:System.ArgumentException">Thrown when failed when input package ID is invalid.</exception>
             <exception cref="T:System.OutOfMemoryException">Thrown when there is not enough memory to continue the execution of the method.</exception>
             <exception cref="T:System.UnauthorizedAccessException">Thrown when an application does not have the privilege to access this method.</exception>
-            <exception cref="!:SystemException">Thrown when the method failed due to an internal system error.</exception>
+            <exception cref="T:System.SystemException">Thrown when the method failed due to an internal system error.</exception>
         </member>
         <member name="T:Tizen.Applications.PackageManagerEventArgs">
             <summary>