Sign in
chromium
/
chromium
/
deps
/
swig
/
Lib
/
549f0b084ad9c40ef42d111303d831eb8d91252e
/
.
/
python
/
exception.i
blob: bb0b15c9dde4fe0c0df92129f016a6cdd6290f03 [
file
] [
log
] [
blame
]
%
include
<
typemaps
/
exception
.
swg
>
%
insert
(
"runtime"
)
{
%
define_as
(
SWIG_exception
(
code
,
msg
),
%
block
(%
error
(
code
,
msg
);
SWIG_fail
;
))
}