Searched defs:errorName (Results 1 – 3 of 3) sorted by relevance
38 const char* ErrorCode::errorName() const { in errorName() function in ErrorCode
455 const char* errorName ; in TestErrorName() local
381 public ClassInfo getError(String errorName) { in getError()