Home
last modified time | relevance | path

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

/build/make/tools/product_config/src/com/android/build/config/
DCommandException.java27 public class CommandException extends RuntimeException { class
28 public CommandException() { in CommandException() method in CommandException
32 public CommandException(String message) { in CommandException() method in CommandException
36 public CommandException(String message, Throwable chain) { in CommandException() method in CommandException