Zivid C++ API  1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
Public Member Functions | List of all members
Zivid::RuntimeException Class Reference

An exception that is thrown when an unpredictable event caused an operation to fail. More...

#include <Zivid/Exception.h>

Inheritance diagram for Zivid::RuntimeException:
Zivid::Exception

Public Member Functions

ZIVID_API_EXPORT RuntimeException (const std::string &message)
 Constructor More...
 
- Public Member Functions inherited from Zivid::Exception
const ZIVID_API_EXPORT char * what () const noexcept override
 Get the message for the exception More...
 

Additional Inherited Members

- Protected Member Functions inherited from Zivid::Exception
ZIVID_API_EXPORT Exception (const std::string &message)
 Constructor More...
 

Detailed Description

An exception that is thrown when an unpredictable event caused an operation to fail.

Constructor & Destructor Documentation

◆ RuntimeException()

ZIVID_API_EXPORT Zivid::RuntimeException::RuntimeException ( const std::string &  message)
explicit

Constructor


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