org.drizzle.jdbc.internal.common.queryresults
Class NoSuchColumnException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.drizzle.jdbc.internal.common.queryresults.NoSuchColumnException
All Implemented Interfaces:
java.io.Serializable

public class NoSuchColumnException
extends java.lang.Exception

Created by IntelliJ IDEA. User: marcuse Date: Mar 27, 2009 Time: 9:41:53 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
NoSuchColumnException(java.lang.String reason)
           
 
Method Summary
 
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
 

Constructor Detail

NoSuchColumnException

public NoSuchColumnException(java.lang.String reason)


Copyright © 2012. All Rights Reserved.