OMKInvalidOutputException.cpp

Go to the documentation of this file.
00001 #include "OMKInvalidOutputException.h"
00002 using namespace OMK ;
00003 InvalidOutputException::InvalidOutputException()       
00004    : Exception ("tried to acces an invalid output" )
00005 {
00006    
00007 }
00008 
00009 InvalidOutputException::~InvalidOutputException()
00010 {
00011 
00012 }

logo OpenMask

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

Generated with doxygen by Dimitri van Heesch ,   1997-2007