Package | com.ericfeminella.sql.utils |
Class | public class UnmanagedSQLConnectionException |
Inheritance | UnmanagedSQLConnectionException ![]() |
UnmanagedSQLConnectionException
is thrown when an attempt
is made to close a SQLConnection
which is not being managed
by the SQLStatementHelper
See also
Method | Defined by | ||
---|---|---|---|
UnmanagedSQLConnectionException(databasePath:String)
UnmanagedSQLConnectionException constructor specifies the
unmanaged database path
| UnmanagedSQLConnectionException |
UnmanagedSQLConnectionException | () | constructor |
public function UnmanagedSQLConnectionException(databasePath:String)
UnmanagedSQLConnectionException
constructor specifies the
unmanaged database path
databasePath:String |