fun getForCurrentContext(): V
Overrides IPerContextMap.getForCurrentContext
Gets the value associated with current context value, equivalent to get(context.value) If the context doesn't have a value set, or contexts's protocol value set does not contain the current context value, this will throw an exception