public class ScriptFileNotFoundException extends JdbcException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
path
the script file path
|
args, messageResource| Constructor and Description |
|---|
ScriptFileNotFoundException(java.lang.String path)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
Returns the script file path.
|
choiceSqlgetArgs, getMessageResource