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