Searched refs:RegistryValueNotFoundException (Results 1 – 4 of 4) sorted by relevance
99 class RegistryValueNotFoundException : public RegistryException class102 RegistryValueNotFoundException(long ErrorCode);
111 RegistryValueNotFoundException::RegistryValueNotFoundException(long ErrorCode) : in RegistryValueNotFoundException() function in RegistryValueNotFoundException
233 throw RegistryValueNotFoundException(rc); in GetValue()495 throw RegistryValueNotFoundException(rc); in DeleteValue()
246 throw RegistryValueNotFoundException(rc); in GetValue()578 throw RegistryValueNotFoundException(rc); in DeleteValue()
Completed in 39 milliseconds