Searched defs:DuplicateConstantError (Results 1 – 1 of 1) sorted by relevance
35 public static class DuplicateConstantError extends Error { class in MessageUtils36 private DuplicateConstantError() {} in DuplicateConstantError() method in MessageUtils.DuplicateConstantError37 public DuplicateConstantError(String name1, String name2, int value) { in DuplicateConstantError() method in MessageUtils.DuplicateConstantError