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

#include <vulkan.hpp>

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

Public Member Functions

 LogicError (const std::string &what)
 
 LogicError (char const *what)
 
virtual ~LogicError ()=default
 
virtual const char * what () const noexcept
 
- Public Member Functions inherited from VULKAN_HPP_NAMESPACE::Error
virtual ~Error ()=default
 

Constructor & Destructor Documentation

◆ LogicError() [1/2]

VULKAN_HPP_NAMESPACE::LogicError::LogicError ( const std::string what)
inlineexplicit

◆ LogicError() [2/2]

VULKAN_HPP_NAMESPACE::LogicError::LogicError ( char const what)
inlineexplicit

◆ ~LogicError()

virtual VULKAN_HPP_NAMESPACE::LogicError::~LogicError ( )
virtualdefault

Member Function Documentation

◆ what()

virtual const char* VULKAN_HPP_NAMESPACE::LogicError::what ( ) const
inlinevirtualnoexcept

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