Gets or sets an array of Error event handlers.
public function &getError() {
}
public function setError($value) {
}
Type: array
The string containing the name of Error event handler or an array of handler names.
This event fires if some error occurred during the current upload session.