Home
last modified time | relevance | path

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

/tools/apksig/src/apksigner/java/com/android/apksigner/
DApkSignerTool.java991 private static class ParameterException extends Exception { class in ApkSignerTool
994 ParameterException(String message) { in ParameterException() method in ApkSignerTool.ParameterException