Searched refs:MISSING_FIELD_FORMAT_STRING (Results 1 – 2 of 2) sorted by relevance
43 private static final String MISSING_FIELD_FORMAT_STRING = "Expected %s to be set."; field in WebAsset125 throw new AssociationServiceException(String.format(MISSING_FIELD_FORMAT_STRING, in create()
51 private static final String MISSING_FIELD_FORMAT_STRING = "Expected %s to be set."; field in AndroidAppAsset123 throw new AssociationServiceException(String.format(MISSING_FIELD_FORMAT_STRING, in create()