class Leapfrog::CustomerScoring::ServerError
Public Class Methods
new(data={})
click to toggle source
# File lib/leapfrog/customer_scoring/exceptions.rb, line 16 def initialize(data={}) @data = data end
# File lib/leapfrog/customer_scoring/exceptions.rb, line 16 def initialize(data={}) @data = data end