/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/DistBoss/DistBossServer/DistBossServer-00-00-04/DistBossServer/ServerErrorHandler.h

Go to the documentation of this file.
00001 #ifndef SERVER_ERROR_HANDLER_H
00002 #define SERVER_ERROR_HANDLER_H
00003 
00004 #include "dim.hxx"
00005 
00006 class ServerErrorHandler : public DimErrorHandler
00007 {
00008    public :
00009 
00010       ServerErrorHandler();
00011 
00012    private :
00013 
00014       void errorHandler(int severity, int code, char* msg);
00015 };
00016 
00017 #endif

Generated on Tue Nov 29 22:58:01 2016 for BOSS_7.0.2 by  doxygen 1.4.7