Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PsPvmException.cxx

Go to the documentation of this file.
00001 #ifdef _PVM
00002 #include "PsPvmException.h"
00003 
00004 PsPvmException::PsPvmException ( int info ) :
00005    PsException ("Exception raised by the pvm subsystem"),
00006    errorInfo ( info ) 
00007 {
00008 }
00009 
00010 PsPvmException::~PsPvmException () 
00011 {
00012 
00013 }
00014 
00015 
00016 #endif
00017 
00018 

logo OpenMask

Documentation generated on Mon Nov 25 15:25:02 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001