class BCD::ConvertError

Public Class Methods

new(msg = "Invalid number has given";) click to toggle source
# File lib/rdoba/bcd.rb, line 9
def initialize msg = "Invalid number has given"; end