Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
PyBaseExceptionObject Struct Reference

#include <pyerrors.h>

Public Attributes

PyObject_HEAD PyObjectdict
 
PyObjectargs
 
PyObjectmessage
 

Member Data Documentation

PyObject* PyBaseExceptionObject::args
PyObject_HEAD PyObject* PyBaseExceptionObject::dict
PyObject* PyBaseExceptionObject::message

The documentation for this struct was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.