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