Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::SDKException Class Reference

Exception raised by the SDK. More...

#include <Exceptions.h>

Inheritance diagram for optris::SDKException:
Inheritance graph
Collaboration diagram for optris::SDKException:
Collaboration graph

Public Member Functions

 SDKException () noexcept=default
 Constructor.
 
 SDKException (std::string message) noexcept
 Constructor.
 
const char * what () const noexcept override
 Returns the error message.
 

Detailed Description

Exception raised by the SDK.

Constructor & Destructor Documentation

◆ SDKException()

optris::SDKException::SDKException ( std::string message)
inlineexplicitnoexcept

Constructor.

Parameters
[in]messageerror message.

Member Function Documentation

◆ what()

const char * optris::SDKException::what ( ) const
inlineoverridenoexcept

Returns the error message.

Returns
error message.

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