AccountInfoNotFoundException

Legacy exception type retained for binary compatibility. ClientManager now reports an unavailable account or client with a null result instead of throwing this exception.

Constructors

Link copied to clipboard
constructor(msg: String, cause: Throwable)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getCause(): Throwable
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
Link copied to clipboard
open fun toString(): String