class Abaco::Converter::BigNumberError

Big number error

This exception is raised when Abaco tries to convert a number that is too big to be translated (> #{MAX_NUMBER}).

@author Alessandro Desantis <desa.alessandro@gmail.com>