requestOptions property
RequestOptions
requestOptions
finalinherited
The request info for the request that throws exception.
The info can be empty (e.g. uri
equals to "")
if the request was never submitted.
Implementation
final RequestOptions requestOptions;