Lines Matching refs:throwUserExceptionIfNeeded

234     static void throwUserExceptionIfNeeded(Method m, String name) {
315 throwUserExceptionIfNeeded(fileManagerMethod, "getClassLoader");
321 throwUserExceptionIfNeeded(fileManagerMethod, "list");
327 throwUserExceptionIfNeeded(fileManagerMethod, "inferBinaryName");
333 throwUserExceptionIfNeeded(fileManagerMethod, "isSameFile");
339 throwUserExceptionIfNeeded(fileManagerMethod, "handleOption");
345 throwUserExceptionIfNeeded(fileManagerMethod, "hasLocation");
351 throwUserExceptionIfNeeded(fileManagerMethod, "getJavaFileForInput");
357 throwUserExceptionIfNeeded(fileManagerMethod, "getJavaFileForOutput");
363 throwUserExceptionIfNeeded(fileManagerMethod, "getFileForInput");
369 throwUserExceptionIfNeeded(fileManagerMethod, "getFileForOutput");
375 throwUserExceptionIfNeeded(fileManagerMethod, "flush");
381 throwUserExceptionIfNeeded(fileManagerMethod, "close");
387 throwUserExceptionIfNeeded(fileManagerMethod, "isSupportedOption");
440 throwUserExceptionIfNeeded(method, "getKind");
446 throwUserExceptionIfNeeded(method, "isNameCompatible");
452 throwUserExceptionIfNeeded(method, "getNestingKind");
458 throwUserExceptionIfNeeded(method, "getAccessLevel");
464 throwUserExceptionIfNeeded(method, "toUri");
470 throwUserExceptionIfNeeded(method, "getName");
476 throwUserExceptionIfNeeded(method, "openInputStream");
482 throwUserExceptionIfNeeded(method, "openOutputStream");
488 throwUserExceptionIfNeeded(method, "openReader");
494 throwUserExceptionIfNeeded(method, "getCharContent");
500 throwUserExceptionIfNeeded(method, "openWriter");
506 throwUserExceptionIfNeeded(method, "getLastModified");
512 throwUserExceptionIfNeeded(method, "delete");
528 throwUserExceptionIfNeeded(method, "getSupportedOptions");
534 throwUserExceptionIfNeeded(method, "getSupportedAnnotationTypes");
540 throwUserExceptionIfNeeded(method, "getSupportedSourceVersion");
546 throwUserExceptionIfNeeded(method, "init");
552 throwUserExceptionIfNeeded(method, "process");
558 throwUserExceptionIfNeeded(method, "getCompletions");
575 throwUserExceptionIfNeeded(method, "report");
592 throwUserExceptionIfNeeded(method, "started");
598 throwUserExceptionIfNeeded(method, "finished");