this.error = error;
return error;
return toString();
if (error != null) { return error.toString(); } return "";