org.apache.derby.client.am
Class LossOfPrecisionConversionException

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.LossOfPrecisionConversionException
All Implemented Interfaces:
java.io.Serializable, Diagnosable

 class LossOfPrecisionConversionException
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
LossOfPrecisionConversionException(LogWriter logWriter, java.lang.String instance)
           
 
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

LossOfPrecisionConversionException

LossOfPrecisionConversionException(LogWriter logWriter,
                                   java.lang.String instance)

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

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