ServiceConfigurationError
Class ServiceConfigurationError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.util.ServiceConfigurationError
- All Implemented Interfaces:
- Serializable
public class ServiceConfigurationError extends Error
Error thrown when something goes wrong while loading a service provider.
This error will be thrown in the following situations:
- The format of a provider-configuration file violates the specification;