[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 RuntimeException : Exception
Public Class RuntimeException _
	Inherits Exception
public ref class RuntimeException : public Exception

Members

      
 All Members  Constructors  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
RuntimeException()()()
RuntimeException(String)
RuntimeException(String, Exception)

Inheritance Hierarchy

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

See Also