Searched refs:throwUsageError (Results 1 – 1 of 1) sorted by relevance
211 throwUsageError("unknown option: " + opt); in throwOptError()215 throwUsageError("unknown value: " + val + " for option: " + opt); in throwValError()218 private static void throwUsageError(String message) { in throwUsageError() method in ArabicShapingSample