getBatchError()
getBatchError() returns results of getBatchErrorMessage.
Syntax
public string getBatchError();
Returned Values
A batchErrorMessage (string) informing that the error is at the batch level.
Note
This actually returns the results of getBatchErrorMessage();