Libraries
»
mastercard_api_core
(1.4.10)
»
Index
»
MasterCard
»
Core
»
Exceptions
»
APIException
»
#getError
Method: MasterCard::Core::Exceptions::APIException#getError
Defined in:
lib/mastercard/core/exceptions.rb
#
getError
⇒
Object
79 80 81
# File 'lib/mastercard/core/exceptions.rb', line 79
def
getError
(
)
return
@error
end