summaryrefslogtreecommitdiff
path: root/lib/common/CommonException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/CommonException.txt')
-rw-r--r--lib/common/CommonException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common/CommonException.txt b/lib/common/CommonException.txt
index 3875ed71..f852b7d7 100644
--- a/lib/common/CommonException.txt
+++ b/lib/common/CommonException.txt
@@ -42,3 +42,4 @@ KEventErrorWait 34
KEventErrorRemove 35
KQueueNotSupportedOnThisPlatform 36
IOStreamGetLineNotEnoughDataToIgnore 37 Bad value passed to IOStreamGetLine::IgnoreBufferedData()
+TempDirPathTooLong 38 Your temporary directory path is too long. Check the TMP and TEMP environment variables.