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

BirthdayException

sealed class BirthdayException : SdkException

Exceptions related to the wallet's birthday.

Types

UninitializedBirthdayException

object UninitializedBirthdayException : BirthdayException

Exceptions

BirthdayFileNotFoundException

class BirthdayFileNotFoundException : BirthdayException

MalformattedBirthdayFilesException

class MalformattedBirthdayFilesException : BirthdayException

MissingBirthdayException

class MissingBirthdayException : BirthdayException

MissingBirthdayFilesException

class MissingBirthdayFilesException : BirthdayException