HepMC3 event record library
Public Member Functions
builtin_exception Class Referenceabstract

C++ bindings of builtin Python exceptions. More...

#include <common.h>

+ Inheritance diagram for builtin_exception:
+ Collaboration diagram for builtin_exception:

Public Member Functions

virtual void set_error () const =0
 Set the error using the Python C API. More...
 

Detailed Description

C++ bindings of builtin Python exceptions.

Definition at line 701 of file detail/common.h.

Member Function Documentation

virtual void set_error ( ) const
pure virtual

Set the error using the Python C API.


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