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

PsInvalidOutputException.cxx

Go to the documentation of this file.
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 }

logo OpenMask

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

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