public class StatementNotSupportedOnDatabaseException extends DatabaseException
Constructor and Description |
---|
StatementNotSupportedOnDatabaseException(SqlStatement statement,
Database database) |
StatementNotSupportedOnDatabaseException(java.lang.String reason,
SqlStatement statement,
Database database) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReason() |
public StatementNotSupportedOnDatabaseException(SqlStatement statement, Database database)
public StatementNotSupportedOnDatabaseException(java.lang.String reason, SqlStatement statement, Database database)