zcash-android-wallet-sdk / cash.z.wallet.sdk.exception / RustLayerException

RustLayerException

sealed class RustLayerException : SdkException

Exceptions thrown in the Rust layer of the SDK. We may not always be able to surface details about this exception so it's important for the SDK to provide helpful messages whenever these errors are encountered.

Exceptions

BalanceException

class BalanceException : RustLayerException