org.apache.derby.client.am
Class ColumnTypeConversionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.derby.client.am.SqlException
              extended by org.apache.derby.client.am.ColumnTypeConversionException
All Implemented Interfaces:
java.io.Serializable, Diagnosable

 class ColumnTypeConversionException
extends SqlException


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

ColumnTypeConversionException(LogWriter logWriter,
                              java.lang.String sourceType,
                              java.lang.String targetType)

Built on Thu 2010-12-23 20:49:13+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.