Account Requires Memo Exception
class AccountRequiresMemoException(message: String, val accountId: String, val operationIndex: Int) : SdkException
AccountRequiresMemoException is thrown when a transaction is trying to submit an operation to an account which requires a memo as defined in SEP-0029.