error abstract method

void error(
  1. String message
)

Writes an error message.

Implementation

void error(String message);