org.geotools.arcsde.session
Class UnavailableConnectionException

Object
  extended by Throwable
      extended by Exception
          extended by UnavailableConnectionException
All Implemented Interfaces:
Serializable

public class UnavailableConnectionException
extends 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

Author:
Gabriel Roldan
See Also:
Serialized Form
Module:

Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 1996-2009 Geotools. All Rights Reserved.