org.postgresql.pljava.jdbc
Class StatementClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.postgresql.pljava.jdbc.StatementClosedException
- All Implemented Interfaces:
- Serializable
public class StatementClosedException
- extends SQLException
- Author:
- Thomas Hallgren
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
INVALID_SQL_STATEMENT_NAME
public static final String INVALID_SQL_STATEMENT_NAME
- See Also:
- Constant Field Values
StatementClosedException
public StatementClosedException()