Searched refs:UsageException (Results 1 – 4 of 4) sorted by relevance
19 import signature.UsageException;45 throw new UsageException(); in main()50 throw new UsageException(); in main()55 throw new UsageException(); in main()71 throw new UsageException(); in main()
19 import signature.UsageException;56 throw new UsageException(); in main()78 throw new UsageException(); in main()92 throw new UsageException(); in main()114 throw new UsageException(); in main()128 throw new UsageException(); in main()133 throw new UsageException(); in main()181 throw new UsageException(); in getApi()189 throw new UsageException(); in checkName()
24 public class UsageException extends RuntimeException { class
78 } catch (UsageException ex) { in main()