getErrorMessage method

String getErrorMessage()

Implementation

String getErrorMessage(){
  return message;
}