MissingApplicationPluginException
class MissingApplicationPluginException(val key: AttributeKey<*>) : IllegalStateException, CopyableThrowable<MissingApplicationPluginException>
Thrown on an attempt to access the plugin that is not yet installed.
Parameters
key
application plugin's attribute key