error abstract method

void error(
  1. String message
)

Function to pass error message.

Implementation

void error(String message);