44 instantiations of IsolatedStorageException
mscorlib (44)
system\io\isolatedstorage\isolatedstorage.cs (14)
582
throw new
IsolatedStorageException
(
598
throw new
IsolatedStorageException
(
635
throw new
IsolatedStorageException
(
643
throw new
IsolatedStorageException
(
716
throw new
IsolatedStorageException
(
819
throw new
IsolatedStorageException
(
826
throw new
IsolatedStorageException
(
831
throw new
IsolatedStorageException
(
990
throw new
IsolatedStorageException
(
994
throw new
IsolatedStorageException
(
998
throw new
IsolatedStorageException
(
1010
throw new
IsolatedStorageException
(
1014
throw new
IsolatedStorageException
(
1018
throw new
IsolatedStorageException
(
system\io\isolatedstorage\isolatedstoragefile.cs (28)
521
throw new
IsolatedStorageException
(
650
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_CreateDirectory"));
660
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_CreateDirectory"));
678
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_CreateDirectory"));
871
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
894
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
908
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
943
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
1003
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
1017
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
1069
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
1083
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
1149
throw new
IsolatedStorageException
(
1158
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_DeleteDirectory"));
1391
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_DeleteDirectories"));
1422
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_DeleteDirectories"));
1570
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_DeleteDirectories"));
1630
throw new
IsolatedStorageException
(
1683
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
1722
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
1748
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
1776
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2000
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2018
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2059
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2117
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2152
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Init"));
2453
throw new
IsolatedStorageException
(
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
754
throw new
IsolatedStorageException
(str);
system\io\isolatedstorage\isolatedstoragesecuritystate.cs (1)
204
throw new
IsolatedStorageException
(Environment.GetResourceString("IsolatedStorage_Operation"));
3 references to IsolatedStorageException
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
423
} catch(
IsolatedStorageException
) {
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
502
catch (
IsolatedStorageException
)
794
catch (
IsolatedStorageException
)