When the Validation::validateIsStringOrArray method was removed, it removed all instances of the ExchangeRateException from being thrown. But I forgot to update the docblocks accordingly.
I'll leave the exception there because I think it might come in handy for later.
When the
Validation::validateIsStringOrArray
method was removed, it removed all instances of theExchangeRateException
from being thrown. But I forgot to update the docblocks accordingly.I'll leave the exception there because I think it might come in handy for later.