Home
last modified time | relevance | path

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

/build/make/tools/product_config/src/com/android/build/config/
DKatiCommand.java23 public static class KatiException extends Exception { class
26 public KatiException(List<String> cmd, String stderr) { in KatiException() method in KatiCommand.KatiException