reportError

abstract fun reportError(message: String, context: ConfigurationElement? = null)

Report an error

Parameters

message

The error message

context

The configuration element that caused the error, will be highlighted in the editor