com.uwyn.rife.database.exceptions
Class StatementCloseErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DatabaseException
com.uwyn.rife.database.exceptions.StatementCloseErrorException
- All Implemented Interfaces:
- Serializable
public class StatementCloseErrorException
- extends DatabaseException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StatementCloseErrorException
public StatementCloseErrorException(Datasource datasource,
Throwable cause)
getDatasource
public Datasource getDatasource()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.