Searched defs:ThereIsError (Results 1 – 3 of 3) sorted by relevance
84 bool ThereIsError() const { return _xmlError || _db.ThereIsError(); } in ThereIsError() function
472 bool ThereIsError() const { return RefCountError || HeadersError; } in ThereIsError() function
164 …bool ThereIsError() const { return SystemError != 0 || !Message.IsEmpty() || !FileNames.IsEmpty();… in ThereIsError() function