StateException Class

3/29/2010

The exception that is thrown when an attempt to change a registry value fails (that is, when Change Registration fails).

Namespace: Microsoft.WindowsMobile.Status
Assembly: Microsoft.WindowsMobile.Status (in microsoft.windowsmobile.status.dll)

Syntax

public class StateException : Exception
'Declaration
Public Class StateException
    Inherits Exception

Inheritance Hierarchy

System.Object
   System.Exception
    Microsoft.WindowsMobile.Status.StateException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

StateException Members
Microsoft.WindowsMobile.Status Namespace