Serialized Form
-
Package com.github.robtimus.os.windows.registry
-
Exception Class com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
class InvalidRegistryHandleException extends RegistryException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
class NoSuchRegistryKeyException extends RegistryException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
class NoSuchRegistryValueException extends RegistryException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception Class com.github.robtimus.os.windows.registry.RegistryAccessDeniedException
class RegistryAccessDeniedException extends RegistryException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.RegistryException
class RegistryException extends RuntimeException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.RegistryKeyAlreadyExistsException
class RegistryKeyAlreadyExistsException extends RegistryException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.TransactionException
class TransactionException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Exception Class com.github.robtimus.os.windows.registry.TransactionNotAllowedException
class TransactionNotAllowedException extends RuntimeException implements Serializable -
Exception Class com.github.robtimus.os.windows.registry.TransactionRequiredException
class TransactionRequiredException extends RuntimeException implements Serializable
-