public class ConfigException extends JdbcException
Config object.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
className |
protected java.lang.String |
methodName |
args, messageResource| Constructor and Description |
|---|
ConfigException(java.lang.String className,
java.lang.String methodName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName() |
java.lang.String |
getMethodName() |
choiceSqlgetArgs, getMessageResource