Added new exception const
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define EXCEPTION_CONSTS_H
|
||||
|
||||
static const int EXCEPT_CONNREFUSED = 10;
|
||||
|
||||
static const int EXCEPT_TOOFEWARGS = 15;
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user