Searched defs:ThrowEtsException (Results 1 – 2 of 2) sorted by relevance
33 inline void ThrowEtsException(EtsCoroutine *coroutine, std::string_view classDescriptor, const char… in ThrowEtsException() function39 inline void ThrowEtsException(EtsCoroutine *coroutine, std::string_view classDescriptor, std::strin… in ThrowEtsException() function
139 void ThrowEtsException(EtsCoroutine *coroutine, const char *classDescriptor, const char *msg) in ThrowEtsException() function