Searched defs:getConnectionOrThrow (Results 1 – 1 of 1) sorted by relevance
75 fun <T : Connection> getConnectionOrThrow(request: ConnectionRequest<T>): T { in getConnectionOrThrow() method124 inline fun <reified T : Connection> Chronicle.getConnectionOrThrow( method