cDeleteModuleException Class Reference
[Internal classes]

This exception is only thrown from cSimpleModule::deleteModule() if the current module is to be deleted, in order to exit that module immediately. More...

#include <cexception.h>

Inheritance diagram for cDeleteModuleException:
cException

List of all members.

Public Member Functions

 cDeleteModuleException ()
 cDeleteModuleException (const cDeleteModuleException &e)
virtual cDeleteModuleExceptiondup () const
virtual bool isError () const

Detailed Description

This exception is only thrown from cSimpleModule::deleteModule() if the current module is to be deleted, in order to exit that module immediately.


Member Function Documentation

virtual cDeleteModuleException* cDeleteModuleException::dup (  )  const [inline, virtual]

Virtual copy constructor.

We unfortunately need to copy exception objects when handing them back from an activity().

Reimplemented from cException.


The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:28 2014 for OMNeT++ Simulation Library by  doxygen 1.6.3