Packagecom.ericfeminella.sql.utils
Classpublic class UnmanagedSQLConnectionException
InheritanceUnmanagedSQLConnectionException Inheritance Error

An UnmanagedSQLConnectionException is thrown when an attempt is made to close a SQLConnection which is not being managed by the SQLStatementHelper

See also

SQLStatementHelper


Public Methods
 MethodDefined by
  
UnmanagedSQLConnectionException(databasePath:String)
UnmanagedSQLConnectionException constructor specifies the unmanaged database path
UnmanagedSQLConnectionException
Constructor detail
UnmanagedSQLConnectionException()constructor
public function UnmanagedSQLConnectionException(databasePath:String)

UnmanagedSQLConnectionException constructor specifies the unmanaged database path

Parameters
databasePath:String