Exception: Ipregistry::ClientError
- Defined in:
- lib/ipregistry/errors.rb
Overview
Raised for failures that occur on the client side rather than being reported by the API, such as network errors or a response that cannot be decoded. The underlying cause, when any, is available through #cause.