μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
shared_exception Class Reference

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/tests/test_exceptions.h>

Inheritance diagram for shared_exception:
[legend]
Collaboration diagram for shared_exception:
[legend]

Public Member Functions

 shared_exception ()
 
void set_error () const override
 
 shared_exception ()
 
void set_error () const override
 

Detailed Description

Definition at line 8 of file test_exceptions.h.

Constructor & Destructor Documentation

◆ shared_exception() [1/2]

shared_exception::shared_exception ( )
inlineexplicit

Definition at line 11 of file test_exceptions.h.

◆ shared_exception() [2/2]

shared_exception::shared_exception ( )
inlineexplicit

Definition at line 11 of file test_exceptions.h.

Member Function Documentation

◆ set_error() [1/2]

void shared_exception::set_error ( ) const
inlineoverride

Definition at line 12 of file test_exceptions.h.

◆ set_error() [2/2]

void shared_exception::set_error ( ) const
inlineoverride

Definition at line 12 of file test_exceptions.h.


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