add the null reference error

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-27 22:01:39 +00:00
commit d3f2b889f4

View file

@ -11,5 +11,6 @@
#define SWIG_SystemError -10
#define SWIG_AttributeError -11
#define SWIG_MemoryError -12
#define SWIG_NullReferenceError -13