class Telesignature::AuthorizationError
Public Class Methods
new(errors, http_response)
click to toggle source
“”“
Calls superclass method
# File lib/telesignature/authorization_error.rb, line 15 def initialize errors, http_response super end