#include <types.h>
Public Member Functions | |
wrong_api_call_sequence_exception (const std::string &msg) noexcept | |
Public Member Functions inherited from librealsense::recoverable_exception | |
recoverable_exception (const std::string &msg, rs2_exception_type exception_type) noexcept | |
Public Member Functions inherited from librealsense::librealsense_exception | |
rs2_exception_type | get_exception_type () const noexcept |
const char * | get_message () const noexcept |
const char * | what () const noexceptoverride |
Additional Inherited Members | |
Protected Member Functions inherited from librealsense::librealsense_exception | |
librealsense_exception (const std::string &msg, rs2_exception_type exception_type) noexcept | |
Definition at line 373 of file src/types.h.
|
inlinenoexcept |
Definition at line 376 of file src/types.h.