PythonMonkey   v0.8.2 (dev)
Loading...
Searching...
No Matches
ExceptionType.cc File Reference

Struct for representing Python Exception objects from a corresponding JS Error object. More...

#include "include/modules/pythonmonkey/pythonmonkey.hh"
#include "include/setSpiderMonkeyException.hh"
#include "include/ExceptionType.hh"
#include "include/StrType.hh"
#include "include/DictType.hh"
#include "include/JSObjectProxy.hh"
#include <jsapi.h>
#include <js/Exception.h>
#include <frameobject.h>
Include dependency graph for ExceptionType.cc:

Macros

#define PyTraceBack_LIMIT   1000
 

Detailed Description

Struct for representing Python Exception objects from a corresponding JS Error object.

Author
Tom Tang (xmade.nosp@m.r@di.nosp@m.strib.nosp@m.utiv.nosp@m.e.net.nosp@m.work) and Philippe Laporte (phili.nosp@m.ppe@.nosp@m.distr.nosp@m.ibut.nosp@m.ive.n.nosp@m.etwo.nosp@m.rk)
Date
2023-04-11

Macro Definition Documentation

◆ PyTraceBack_LIMIT

#define PyTraceBack_LIMIT   1000