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

excmensnoconst.hpp

Go to the documentation of this file.
00001 
00002 //
00003 // Fichero            : excmensajenoconstruido
00004 // Autor              : Javier Gomez Sanchez
00005 // Fecha creacion     : 5 / 4 / 2001
00006 // 
00007 // Descripcion        : 
00008 //
00009 // Notas
00010 //   - 
00012 
00013 #ifndef __EXCMENSAJENOCONSTRUIDO_H__
00014 #define __EXCMENSAJENOCONSTRUIDO_H__
00015 
00016 #include "jic/exc/excepcion.hpp"
00017 
00018 EXCEPCION(ExcMensajeNoConstruido);
00019 
00020 #endif

Generated on Wed Mar 5 21:31:47 2003 for JIC by doxygen1.3-rc3