org.apache.derby.iapi.services.io
Class SQLExceptionWrapper
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.apache.derby.iapi.services.io.SQLExceptionWrapper
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Iterable<java.lang.Throwable>
class SQLExceptionWrapper
- extends java.sql.SQLException
Wrapper class for SQLExceptions
Methods inherited from class java.sql.SQLException |
getErrorCode, getNextException, getSQLState, iterator, setNextException |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
myException
private java.lang.Exception myException
SQLExceptionWrapper
SQLExceptionWrapper(java.lang.Exception e)
handleMe
void handleMe()
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
handleMeToo
void handleMeToo()
throws java.io.IOException
- Throws:
java.io.IOException
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.