Share via


InstanceDoesNotExistException Class

Represents an exception for the instance that does not exist.

Namespace: Microsoft.ApplicationServer.StoreManagement.Control
Assembly: Microsoft.ApplicationServer.StoreManagement (in microsoft.applicationserver.storemanagement.dll)

Usage

'Usage
Dim instance As InstanceDoesNotExistException

Syntax

'Declaration
<SerializableAttribute> _
Public Class InstanceDoesNotExistException
    Inherits InstanceControlException
[SerializableAttribute] 
public class InstanceDoesNotExistException : InstanceControlException
[SerializableAttribute] 
public ref class InstanceDoesNotExistException : public InstanceControlException
/** @attribute SerializableAttribute() */ 
public class InstanceDoesNotExistException extends InstanceControlException
SerializableAttribute 
public class InstanceDoesNotExistException extends InstanceControlException

Inheritance Hierarchy

System.Object
   System.Exception
     Microsoft.ApplicationServer.StoreManagement.Control.InstanceControlException
      Microsoft.ApplicationServer.StoreManagement.Control.InstanceDoesNotExistException

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.

Platforms

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

See Also

Reference

InstanceDoesNotExistException Members
Microsoft.ApplicationServer.StoreManagement.Control Namespace

  ff425059(v=azure.10).md 2011-08-26