RetroArch
Public Member Functions | List of all members
VULKAN_HPP_NAMESPACE::TooManyObjectsError Class Reference

#include <vulkan.hpp>

Inheritance diagram for VULKAN_HPP_NAMESPACE::TooManyObjectsError:
[legend]
Collaboration diagram for VULKAN_HPP_NAMESPACE::TooManyObjectsError:
[legend]

Public Member Functions

 TooManyObjectsError (std::string const &message)
 
 TooManyObjectsError (char const *message)
 
- Public Member Functions inherited from VULKAN_HPP_NAMESPACE::SystemError
 SystemError (std::error_code ec)
 
 SystemError (std::error_code ec, std::string const &what)
 
 SystemError (std::error_code ec, char const *what)
 
 SystemError (int ev, std::error_category const &ecat)
 
 SystemError (int ev, std::error_category const &ecat, std::string const &what)
 
 SystemError (int ev, std::error_category const &ecat, char const *what)
 
virtual ~SystemError ()=default
 
virtual const char * what () const noexcept
 
- Public Member Functions inherited from VULKAN_HPP_NAMESPACE::Error
virtual ~Error ()=default
 

Constructor & Destructor Documentation

◆ TooManyObjectsError() [1/2]

VULKAN_HPP_NAMESPACE::TooManyObjectsError::TooManyObjectsError ( std::string const message)
inline

◆ TooManyObjectsError() [2/2]

VULKAN_HPP_NAMESPACE::TooManyObjectsError::TooManyObjectsError ( char const message)
inline

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