00001 #include "PsInvalidOutputException.h" 00002 00003 PsInvalidOutputException::PsInvalidOutputException() 00004 : PsException ("tried to acces an invalid output" ) 00005 { 00006 00007 } 00008 00009 PsInvalidOutputException::~PsInvalidOutputException() 00010 { 00011 00012 }
| Documentation generated on Mon Nov 25 15:25:00 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |