Added new exception const

master
Aadhavan Srinivasan 8 months ago
parent 5c09b782b9
commit bad8d4a7cc

@ -2,7 +2,7 @@
#define EXCEPTION_CONSTS_H
static const int EXCEPT_CONNREFUSED = 10;
static const int EXCEPT_TOOFEWARGS = 15;
#endif

Loading…
Cancel
Save