| Package | Description |
|---|---|
| io.joynr.exceptions |
| Modifier and Type | Method and Description |
|---|---|
NoCompatibleProviderFoundException |
MultiDomainNoCompatibleProviderFoundException.getExceptionForDomain(String domain)
Returns the
NoCompatibleProviderFoundException for the given domain if one exists. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NoCompatibleProviderFoundException> |
MultiDomainNoCompatibleProviderFoundException.getExceptionsByDomain()
Gets the map of domains to
NoCompatibleProviderFoundException. |
| Constructor and Description |
|---|
MultiDomainNoCompatibleProviderFoundException(Map<String,NoCompatibleProviderFoundException> exceptionsByDomain)
Constructor which takes the map of domains to
NoCompatibleProviderFoundException. |
Copyright © 2021. All rights reserved.