error property

Object error
final

What the last attempt threw — or what a success callback threw, which counts the same.

Implementation

final Object error;