Returns this if it contains an Err, otherwise returns other.
other
Resolvable<T> errOr(Resolvable<T> other);