More of the new C# exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a78579ec3f
commit
1462927909
8 changed files with 103 additions and 97 deletions
|
|
@ -2,11 +2,6 @@
|
|||
|
||||
%include "exception.i"
|
||||
|
||||
#ifdef SWIGCSHARP
|
||||
#undef %exception
|
||||
#define %exception %csexception
|
||||
#endif
|
||||
|
||||
/*
|
||||
last resource, catch everything but don't override
|
||||
user's throw declarations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue