Error thrown when something goes wrong while looking up service providers.
In particular, this error will be thrown in the following situations:
- A concrete provider class cannot be found,
- A concrete provider class cannot be instantiated,
- The format of a provider-configuration file is illegal, or
- An IOException occurs while reading a provider-configuration file.
|