RouterFailure
Describes a reason for a route request failure.
Parameters
url
original request URL
routerOrigin
router that failed to generate a route
message
message attached to the error code
type
failure type
throwable
provided if an unexpected exception occurred when creating the request or processing the response
isRetryable
Indicates if it makes sense to retry the failed route request for this type of failure.