Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
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)
Visual Basic
Dim instance As RoleEnvironmentException
Visual Basic
<SerializableAttribute> _
Public Class RoleEnvironmentException
    Inherits Exception
C#
[SerializableAttribute] 
public class RoleEnvironmentException : Exception
C++
[SerializableAttribute] 
public ref class RoleEnvironmentException : public Exception
J#
/** @attribute SerializableAttribute() */ 
public class RoleEnvironmentException extends Exception
JScript
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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker