nIgnore Class Reference

#include <nNetwork.h>

Inheritance diagram for nIgnore:

Inheritance graph
[legend]
Collaboration diagram for nIgnore:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 nIgnore ()
 ~nIgnore ()

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 errors where it is safe to just ignore the offending packet.

Definition at line 88 of file nNetwork.h.


Constructor & Destructor Documentation

nIgnore::nIgnore ( void   ) 

Definition at line 3540 of file nNetwork.cpp.

nIgnore::~nIgnore ( void   ) 

Definition at line 3553 of file nNetwork.cpp.


Member Function Documentation

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

returns the name of the exception

Returns:
short name

Reimplemented from nKillHim.

Definition at line 3567 of file nNetwork.cpp.

03571 {

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

returns a detailed description

Returns:
description

Reimplemented from nKillHim.

Definition at line 3582 of file nNetwork.cpp.

03586 {


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