org.apache.derby.client.am
Class OutsideRangeForDataTypeException

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

 class OutsideRangeForDataTypeException
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
OutsideRangeForDataTypeException(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

OutsideRangeForDataTypeException

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

Built on Wed 2013-06-12 15:21:56+0000, from revision ???

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