hundreds-father-404
10/29/2020, 10:19 PMjolly-midnight-72759
10/29/2020, 10:56 PMUnexpectedTargets
supposed to be a single object of type Addresses
or the Addresses
part? I guess it is "obvious" that it is the Addresses
part.
Is it true that `Get(A, B)`expects A
to be of type UnexpandedTargets
and B
to be of type Addresses
? If yes, then maybe:
Exception: Invalid input to `Get(A, B)`. Expected `B` to be of type `Addresses`, but got value `int` of type `int` instead.
jolly-midnight-72759
10/29/2020, 11:00 PM