error

fun error(messagePattern: String?, vararg arguments: Any?): Nothing

Report a virtual machine problem.

Parameters

messagePattern

A String describing the problem.

arguments

The arguments to insert into the messagePattern.