An error that indicates we weren’t able to fetch some data from a source
Methods
Attributes
[R] | error | The fetch error which is an |
[R] | exception | The fetch error which is an |
[R] | source | The source that had the fetch problem. |
Class Public methods
new(source, error) Link
Creates a new SourceFetchProblem
for the given source
and error
.