printErr method

void printErr(
  1. String str
)

Prints an error string

Implementation

external void printErr(String str);