A B C D E F G H I L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- name() - Method in exception com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
-
Returns the name of the non-existing registry value.
- name() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns the name of the registry key.
- name() - Method in class com.github.robtimus.os.windows.registry.RegistryValue
-
Returns the name of the registry value.
- name(Predicate<? super String>) - Method in class com.github.robtimus.os.windows.registry.RegistryValue.Filter
-
Specifies a predicate for the name.
- NoneValue - Class in com.github.robtimus.os.windows.registry
-
Represents registry values with no defined value types.
- NoSuchRegistryKeyException - Exception in com.github.robtimus.os.windows.registry
-
Thrown when an attempt is made to access a registry key that does not exist.
- NoSuchRegistryKeyException(String) - Constructor for exception com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
-
Creates a new exception.
- NoSuchRegistryKeyException(String, String) - Constructor for exception com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
-
Creates a new exception.
- NoSuchRegistryValueException - Exception in com.github.robtimus.os.windows.registry
-
Thrown when an attempt is made to access a registry value that does not exist.
- NoSuchRegistryValueException(String, String) - Constructor for exception com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
-
Creates a new exception.
- NoSuchRegistryValueException(String, String, String) - Constructor for exception com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
-
Creates a new exception.
All Classes All Packages