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