Searched refs:NULL_ARGUMENT_STRING (Results 1 – 4 of 4) sorted by relevance
712 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface740 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()761 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()878 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()901 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()925 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()[all …]
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 …]