Module: DingSDK::SDKHooks::AbstractAfterErrorHook
- Extended by:
- T::Helpers, T::Sig
- Defined in:
- lib/ding_sdk/sdk_hooks/types.rb
Instance Method Summary collapse
Instance Method Details
#after_error(error:, hook_ctx:, response:) ⇒ Object
149 |
# File 'lib/ding_sdk/sdk_hooks/types.rb', line 149 def after_error(error:, hook_ctx:, response:); end |