Searched defs:ThrowError (Results 1 – 2 of 2) sorted by relevance
35 void Arguments::ThrowError() const { in ThrowError() function in gin::Arguments
45 static void ThrowError(const UString &message, const UString &s1, const UString &s2) in ThrowError() function