This topic has not yet been rated - Rate this topic

RoleEnvironmentException Class

The exception that is thrown when an error occurs in accessing the properties and methods of the RoleEnvironment class.

Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
'Usage
Dim instance As RoleEnvironmentException

[SerializableAttribute] 
public class RoleEnvironmentException : Exception
/** @attribute SerializableAttribute() */ 
public class RoleEnvironmentException extends Exception
SerializableAttribute 
public class RoleEnvironmentException extends Exception
System.Object
   System.Exception
    Microsoft.WindowsAzure.ServiceRuntime.RoleEnvironmentException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ