Uses of Class
com.floragunn.signals.accounts.NoSuchAccountException
-
Packages that use NoSuchAccountException Package Description com.floragunn.signals.accounts -
-
Uses of NoSuchAccountException in com.floragunn.signals.accounts
Methods in com.floragunn.signals.accounts that throw NoSuchAccountException Modifier and Type Method Description <T extends Account>
TAccountRegistry. lookupAccount(String id, Class<T> accountClass)AccountAccountRegistry. lookupAccount(String id, String accountType)
-