Searched refs:NULL_ARGUMENT_STRING (Results 1 – 1 of 1) sorted by relevance
709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()[all …]