public class InvalidConfigurationException
extends java.lang.Exception
Exception class for when a driver delegate cannot be found for a given configuration, or lack thereof.
| Constructor and Description |
|---|
InvalidConfigurationException() |
InvalidConfigurationException(java.lang.String msg) |