Exception: Nombaone::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Nombaone::Error
- Defined in:
- lib/nombaone/errors.rb,
sig/nombaone/errors.rbs
Overview
Base class for everything this SDK raises — API failures, connection
problems, webhook verification failures, and client misconfiguration.
Rescue Nombaone::Error to catch anything the SDK can throw.