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