Searched refs:HostStubGenUserErrorException (Results 1 – 2 of 2) sorted by relevance
22 throw HostStubGenUserErrorException(message) in onErrorFound()
52 class HostStubGenUserErrorException(message: String) : Exception(message), UserErrorException class