- All Implemented Interfaces:
java.io.Serializable
public class RemoteConfigException
extends java.lang.Exception
Thrown by the Web Script Framework when an issue occurs reading
or working with objects described by the Remote Config block
of the Web Script Framework configuration file.
The Remote Config block lets you specify Connectors,
Authenticators and Endpoints.
If a problem occurs in reading or instantiating implementation
objects for these elements, a RemoteConfigException may be
thrown.
- Author:
- muzquiano
- See Also:
- Serialized Form