Uses of Class
java.util.ServiceConfigurationError
| Package | Description | 
|---|---|
| jdk.dynalink | Contains interfaces and classes that are used to link an  invokedynamiccall site. | 
- 
Uses of ServiceConfigurationError in jdk.dynalinkMethods in jdk.dynalink that return types with arguments of type ServiceConfigurationError Modifier and Type Method Description List<ServiceConfigurationError>DynamicLinkerFactory. getAutoLoadingErrors()Returns a list ofServiceConfigurationErrors that were encountered while loading automatically discovered linkers during the last invocation ofDynamicLinkerFactory.createLinker().