error abstract method

void error(
  1. String message
)

Log an error message

Implementation

void error(String message);