Class MissingRegistryEntryException

All Implemented Interfaces:
Serializable

public class MissingRegistryEntryException extends NativeException
Thrown when attempting to query an unknown registry key or value.
See Also:
  • Constructor Details

    • MissingRegistryEntryException

      public MissingRegistryEntryException(String message)