Module: FastpixApiSDK::SDKHooks::AbstractAfterErrorHook

Extended by:
T::Helpers, T::Sig
Defined in:
lib/fastpix_api_sdk/sdk_hooks/types.rb

Instance Method Summary collapse

Instance Method Details

#after_error(error:, hook_ctx:, response:) ⇒ Object



154
# File 'lib/fastpix_api_sdk/sdk_hooks/types.rb', line 154

def after_error(error:, hook_ctx:, response:); end