reportBug

fun reportBug(message: String, debugInformation: Map<String, Any?> = mapOf()): Nothing

This function throws exception and generates useful debug information, as well as instructions on how to report the bug.