Skip to content
  • Andreas Traczyk's avatar
    lrc wrapper: return invalid structure when no account is available · adcb5147
    Andreas Traczyk authored
    NewAccountModel::getAccountInfo throws when it can't find an index
    which is the case when the account list size is zero. So instead of
    propogating exceptions to all the client api calls, just the
    wrapper will catch and forward a reference to an invalid account
    info struct.
    
    Change-Id: Ief7f582178f48de059e2858dd21f409846abd210
    adcb5147