Uses of Class
org.duracloud.account.db.util.error.SubdomainAlreadyExistsException
-
Packages that use SubdomainAlreadyExistsException Package Description org.duracloud.account.db.util org.duracloud.account.db.util.impl -
-
Uses of SubdomainAlreadyExistsException in org.duracloud.account.db.util
Methods in org.duracloud.account.db.util that throw SubdomainAlreadyExistsException Modifier and Type Method Description AccountServiceAccountManagerService. createAccount(org.duracloud.account.db.model.util.AccountCreationInfo accountCreationInfo) -
Uses of SubdomainAlreadyExistsException in org.duracloud.account.db.util.impl
Methods in org.duracloud.account.db.util.impl that throw SubdomainAlreadyExistsException Modifier and Type Method Description AccountServiceAccountManagerServiceImpl. createAccount(org.duracloud.account.db.model.util.AccountCreationInfo accountCreationInfo)
-