Vulkan-Hpp
vk::IncompatibleShaderBinaryEXTError Class Reference

#include <vulkan.hpp>

Public Member Functions

 IncompatibleShaderBinaryEXTError (std::string const &message)
 
 IncompatibleShaderBinaryEXTError (char const *message)
 
- Public Member Functions inherited from vk::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 const char * what () const VULKAN_HPP_NOEXCEPT
 
- Public Member Functions inherited from vk::Error
 Error () VULKAN_HPP_NOEXCEPT=default
 
 Error (const Error &) VULKAN_HPP_NOEXCEPT=default
 
virtual ~Error () VULKAN_HPP_NOEXCEPT=default
 

Detailed Description

Definition at line 6531 of file vulkan.hpp.

Constructor & Destructor Documentation

◆ IncompatibleShaderBinaryEXTError() [1/2]

vk::IncompatibleShaderBinaryEXTError::IncompatibleShaderBinaryEXTError ( std::string const &  message)
inline

Definition at line 6534 of file vulkan.hpp.

◆ IncompatibleShaderBinaryEXTError() [2/2]

vk::IncompatibleShaderBinaryEXTError::IncompatibleShaderBinaryEXTError ( char const *  message)
inline

Definition at line 6536 of file vulkan.hpp.


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