ovrl_sdk.exceptions¶
Custom exception types for the OVRL SDK (Apache-2.0).
Defines a small hierarchy capturing Friendbot failures, Soroban availability issues, and transaction rejections. Authors: Overlumens (github.com/overlumens) and Md Mahedi Zaman Zaber (github.com/zaber-dev).
Exceptions
|
Raised when Friendbot funding fails or is unavailable. |
|
Base exception for the package. |
|
Raised when the Soroban RPC reports a terminal failure for a transaction. |
|
Raised when Soroban helpers are used without a configured RPC endpoint. |