#ifndef EXCEPTION_CONSTS_H #define EXCEPTION_CONSTS_H static const int EXCEPT_CONNREFUSED = 10; #endif