Uses of Class
com.github.robtimus.os.windows.registry.RegistryException
-
Uses of RegistryException in com.github.robtimus.os.windows.registry
Subclasses of RegistryException in com.github.robtimus.os.windows.registryModifier and TypeClassDescriptionclassThrown when an attempt is made to access a registry key using a handle that is no longer valid.classThrown when an attempt is made to access a registry key that does not exist.classThrown when an attempt is made to access a registry value that does not exist.classThrown when access is denied for a requested operation.classThrown when an attempt is made to create a registry key that already exists.