Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::backend_exception Class Reference

#include <types.h>

Inheritance diagram for librealsense::backend_exception:
librealsense::unrecoverable_exception librealsense::librealsense_exception librealsense::linux_backend_exception librealsense::windows_backend_exception

Public Member Functions

 backend_exception (const std::string &msg, rs2_exception_type exception_type) noexcept
 
- Public Member Functions inherited from librealsense::unrecoverable_exception
 unrecoverable_exception (const std::string &msg, rs2_exception_type exception_type) noexcept
 
- Public Member Functions inherited from librealsense::librealsense_exception
const char * get_message () const noexcept
 
rs2_exception_type get_exception_type () const noexcept
 
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from librealsense::librealsense_exception
 librealsense_exception (const std::string &msg, rs2_exception_type exception_type) noexcept
 

Constructor & Destructor Documentation

§ backend_exception()

librealsense::backend_exception::backend_exception ( const std::string &  msg,
rs2_exception_type  exception_type 
)
inlinenoexcept

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