[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class ExecutionBlockedException : RuntimeException
Public Class ExecutionBlockedException _
	Inherits RuntimeException
public ref class ExecutionBlockedException : public RuntimeException

Members

      
 All Members  Constructors  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ExecutionBlockedException()()()
Initializes a new instance of the ExecutionBlockedException class

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Phoenix.Runtime..::.RuntimeException
      Phoenix.Runtime..::.ExecutionBlockedException

See Also