Home
last modified time | relevance | path

Searched refs:MissingProcessException (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/trebuchet/startup-common/src/
DStartupCommon.kt76 class MissingProcessException : Exception { class
127 throw MissingProcessException(queryName) in findProcess()
129 throw MissingProcessException(queryName, lowerBound, upperBound) in findProcess()