ComponentSpace Registry Toolkit Class Library Reference

RegistryToolkitException Class

The exception that is thrown when a registry toolkit operation fails.

For a list of all members of this type, see RegistryToolkitException Members.

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.RegistryToolkit.RegistryToolkitException

[Visual Basic]
Public Class RegistryToolkitException
    Inherits ApplicationException
[C#]
public class RegistryToolkitException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.RegistryToolkit

Assembly: ComponentSpace.RegistryToolkit (in ComponentSpace.RegistryToolkit.dll)

See Also

RegistryToolkitException Members | ComponentSpace.RegistryToolkit Namespace