Searched refs:throwNestedException (Results 1 – 1 of 1) sorted by relevance
177 final boolean throwNestedException, final List<String> errorFileNameList) in readOneVCardFile() argument227 if ((e instanceof VCardNestedException) && throwNestedException) { in readOneVCardFile()