Searched defs:LogicError (Results 1 – 1 of 1) sorted by relevance
13872 class LogicError : public Error, public std::logic_error class13875 explicit LogicError( const std::string& what ) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError13877 explicit LogicError( char const * what ) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError