]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - Exception.h
Use solver to check for problems and produce a list of package transactions
[cygwin-apps/setup.git] / Exception.h
index 4aeb49ec1ab9f5c21406d6bad7c94db70d6c600e..e4abd18b86de61470fcccc32e03c56493bdaffbe 100644 (file)
@@ -36,6 +36,7 @@ private:
 #define APPERR_CORRUPT_PACKAGE 1
 #define APPERR_IO_ERROR                2
 #define APPERR_LOGIC_ERROR     3
+#define APPERR_WINDOW_ERROR    4
 
 #define TOPLEVEL_CATCH(owner, threadname)                             \
   catch (Exception *e)                                                  \
This page took 0.022474 seconds and 5 git commands to generate.