printErr abstract method

void printErr(
  1. String str
)

Prints an error string

Implementation

void printErr(String str);