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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public class InternalErrorException : Exception
Public Class InternalErrorException _
	Inherits Exception
public ref class InternalErrorException : public Exception

Members

      
 All Members  Constructors  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
InternalErrorException()()()
InternalErrorException(String)
InternalErrorException(String, Exception)

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Phoenix..::.InternalErrorException

See Also