Searched refs:PrintVersionException (Results 1 – 1 of 1) sorted by relevance
97 action = { throw PrintVersionException() } in <lambda>()157 } catch (e: PrintVersionException) { in process()296 private class PrintVersionException : RuntimeException() class in com.android.tools.metalava.cli.common.MetalavaCommand