Gets error messages.
Public function to return the error messages.
array An array of errors encountered when creating this date.
public function getErrors() { return $this->errors; }