nKillHim Class Reference

#include <nNetwork.h>

Inheritance diagram for nKillHim:

Inheritance graph
[legend]
Collaboration diagram for nKillHim:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 nKillHim ()
 ~nKillHim ()

Private Member Functions

virtual tString DoGetName () const
 returns the name of the exception
virtual tString DoGetDescription () const
 returns a detailed description


Detailed Description

exception that is thrown on any unexpected network error; causes the owner of the current nNetObject or the sender of the currently processed netmessage to be killed.

Definition at line 75 of file nNetwork.h.


Constructor & Destructor Documentation

nKillHim::nKillHim ( void   ) 

Definition at line 3484 of file nNetwork.cpp.

nKillHim::~nKillHim ( void   ) 

Definition at line 3497 of file nNetwork.cpp.


Member Function Documentation

tString nKillHim::DoGetName ( void   )  const [private, virtual]

returns the name of the exception

Returns:
short name

Implements tException.

Reimplemented in nIgnore.

Definition at line 3511 of file nNetwork.cpp.

03515 {

tString nKillHim::DoGetDescription ( void   )  const [private, virtual]

returns a detailed description

Returns:
description

Reimplemented from tException.

Reimplemented in nIgnore.

Definition at line 3526 of file nNetwork.cpp.

03530 {


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:47:32 2008 for Armagetron Advanced by  doxygen 1.5.4