findName

abstract fun findName(type: KClass<*>): String(source)

Finds a session name for the specified type or fails if it's not found.

Report a problem

Throws

if no session provider registered for type