Searched refs:attributeUnexpected (Results 1 – 2 of 2) sorted by relevance
205 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySourcesGroup()209 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySourcesGroup()296 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySource()371 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySource()383 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySource()399 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySource()403 throw attributeUnexpected(name, parser.getAttributeName(i)); in parseSafetySource()453 private static ParseException attributeUnexpected(String parent, String name) { in attributeUnexpected() method in SafetyCenterConfigParser
123 throw attributeUnexpected(parser.getAttributeName(i)); in parseIssues()178 throw attributeUnexpected(parser.getAttributeName(i)); in parseIssue()224 private static PersistenceException attributeUnexpected(String name) { in attributeUnexpected() method in SafetyCenterIssuesPersistence