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

UltimaSocket error.

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

Syntax

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

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SocketDump
ToString()()() (Overrides Exception..::.ToString()()().)

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Phoenix.Communication..::.SocketException

See Also