Please change the TooManyDigitsAfterDecimalPoint, TooLarge to StandardErrors - using Exception is considered generally as bad idea because it prevents best practice exception handling (https://robots.thoughtbot.com/rescue-standarderror-not-exception).
If you want I can submit a PR?
Please change the TooManyDigitsAfterDecimalPoint, TooLarge to StandardErrors - using Exception is considered generally as bad idea because it prevents best practice exception handling (https://robots.thoughtbot.com/rescue-standarderror-not-exception).
If you want I can submit a PR?