org.geotools.arcsde.session
Class UnavailableConnectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.geotools.arcsde.session.UnavailableConnectionException
All Implemented Interfaces:
java.io.Serializable

public class UnavailableConnectionException
extends java.lang.Exception

Exception thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime() milliseconds

Version:
$Id: UnavailableConnectionException.java 33585 2009-07-17 23:39:49Z groldan $
Author:
Gabriel Roldan
See Also:
Serialized Form

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
 



Copyright © 1996-2010 Geotools. All Rights Reserved.