Home
last modified time | relevance | path

Searched defs:IllegalCommandLineArgumentException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/commandline/
DCommand.java29 class IllegalCommandLineArgumentException extends Exception { class
30 public IllegalCommandLineArgumentException(String message) { in IllegalCommandLineArgumentException() method in Command.IllegalCommandLineArgumentException