RuntimePermissionException

constructor(callable: KCallable<*>, receiver: Any?, cause: Throwable? = null)

Parameters

callable

the member reflective access to which was denied.

receiver

the instance callable was being invoked on, or null for a constructor, static member, or companion-object member.