OMKPvmException.cxx

Go to the documentation of this file.
00001 #include "OMKPvmException.h"
00002 using namespace OMK ;
00003 
00004 PvmException::PvmException ( int info ) :
00005    Exception ("Exception raised by the pvm subsystem"),
00006    errorInfo ( info ) 
00007 {
00008 }
00009 
00010 PvmException::~PvmException () 
00011 {
00012 
00013 }
00014 
00015 

logo OpenMask

Documentation generated on Mon Jun 9 11:45:57 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007