12 references to CreateRegistryWriteException
WsatUI (12)
Configuration\ClusterRegistryConfigurationProvider.cs (1)
161
throw registryExceptionHelper.
CreateRegistryWriteException
(name, null);
Configuration\RegistryHelper.cs (10)
60
throw registryExceptionHelper.
CreateRegistryWriteException
(subKeyToDelete, e);
64
throw registryExceptionHelper.
CreateRegistryWriteException
(subKeyToDelete, e);
68
throw registryExceptionHelper.
CreateRegistryWriteException
(subKeyToDelete, e);
72
throw registryExceptionHelper.
CreateRegistryWriteException
(subKeyToDelete, e);
76
throw registryExceptionHelper.
CreateRegistryWriteException
(subKeyToDelete, e);
104
throw registryExceptionHelper.
CreateRegistryWriteException
(name, e);
108
throw registryExceptionHelper.
CreateRegistryWriteException
(name, e);
112
throw registryExceptionHelper.
CreateRegistryWriteException
(name, e);
116
throw registryExceptionHelper.
CreateRegistryWriteException
(name, e);
120
throw registryExceptionHelper.
CreateRegistryWriteException
(name, e);
Configuration\StdRegProviderWrapper.cs (1)
215
registryExceptionHelper.
CreateRegistryWriteException
(registryKey, null);