Searched refs:getErrorPolicyErrorType (Results 1 – 1 of 1) sorted by relevance
522 if ((errorType = getErrorPolicyErrorType(errorTypeStr)) == UNKNOWN_ERROR_TYPE) { in readErrorPolicies()651 private @ErrorPolicyErrorType int getErrorPolicyErrorType(String errorType) { in getErrorPolicyErrorType() method in ErrorPolicyManager