public class SQLFeatureNotSupportedException extends SQLException:
import klyn.databases.sql
throw SQLFeatureNotSupportedException("Scrollable cursors are unavailable")| Modifier and Type | Member | Description |
|---|---|---|
| public | SQLFeatureNotSupportedExceptionSQLFeatureNotSupportedException(message as String = "SQL feature not supported"): |
Creates a feature-not-supported exception. |