Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name() - Method in exception class 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) - Method in class com.github.robtimus.os.windows.registry.RegistryValue.Filter
-
Specifies a predicate for the name.
- never() - Static method in class com.github.robtimus.os.windows.registry.TransactionalState
-
Returns a transactional state that will cause an exception to be thrown if a current transaction exists.
- NoneValue - Class in com.github.robtimus.os.windows.registry
-
Represents registry values with no defined value types.
- NoSuchRegistryKeyException - Exception Class 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 class com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
-
Creates a new exception.
- NoSuchRegistryKeyException(String, String) - Constructor for exception class com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
-
Creates a new exception.
- NoSuchRegistryValueException - Exception Class 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 class com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
-
Creates a new exception.
- NoSuchRegistryValueException(String, String, String) - Constructor for exception class com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
-
Creates a new exception.
- notSupported() - Static method in class com.github.robtimus.os.windows.registry.TransactionalState
-
Returns a transactional state that will not use any transaction.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form