NVIDIA DeepStream SDK API Reference

9.0 Release
INFER_EXPORT_API::WakeupException Class Reference

Detailed Description

Wrapper class for handling exception.

Definition at line 188 of file sources/libs/nvdsinferserver/infer_utils.h.

Inheritance diagram for INFER_EXPORT_API::WakeupException:
Collaboration diagram for INFER_EXPORT_API::WakeupException:

Public Member Functions

 WakeupException (const std::string &s)
 
const char * what () const noexcept override
 
 WakeupException (const std::string &s)
 
const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ WakeupException() [1/2]

INFER_EXPORT_API::WakeupException::WakeupException ( const std::string &  s)
inline

Definition at line 192 of file sources/libs/nvdsinferserver/infer_utils.h.

◆ WakeupException() [2/2]

INFER_EXPORT_API::WakeupException::WakeupException ( const std::string &  s)
inline

Member Function Documentation

◆ what() [1/2]

const char* INFER_EXPORT_API::WakeupException::what ( ) const
inlineoverridenoexcept

Definition at line 193 of file sources/libs/nvdsinferserver/infer_utils.h.

◆ what() [2/2]

const char* INFER_EXPORT_API::WakeupException::what ( ) const
inlineoverridenoexcept

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