|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.derby.client.am.SqlException
org.apache.derby.client.am.ColumnTypeConversionException
class ColumnTypeConversionException
Field Summary |
---|
Fields inherited from class org.apache.derby.client.am.SqlException |
---|
cachedMessage_, causeString_, CLIENT_MESSAGE_RESOURCE_NAME, DEFAULT_ERRCODE, errorcode_, exceptionFactory, message_, nextException_, sqlca_, sqlstate_, throwable_, wrappedException_ |
Constructor Summary | |
---|---|
ColumnTypeConversionException(LogWriter logWriter,
java.lang.String sourceType,
java.lang.String targetType)
|
Method Summary |
---|
Methods inherited from class org.apache.derby.client.am.SqlException |
---|
copyAsUnchainedSQLException, getErrorCode, getMessage, getMessageUtil, getNextException, getSqlca, getSQLException, getSQLState, javaException, printTrace, setBatchPositionLabel, setExceptionFactory, setNextException, setNextException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
ColumnTypeConversionException(LogWriter logWriter, java.lang.String sourceType, java.lang.String targetType)
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |