Exception: ConvertSdk::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/convert_sdk.rb

Overview

The SDK's base error type. Note the SDK has NO custom exception hierarchy for runtime/infra failures (Decision 3 — it degrades gracefully with cached config / sentinels); misconfiguration surfaces as a plain ArgumentError from Config. This type exists only as a namespace anchor.