Chapter 1 Java Classes and Interfaces
package com.sybase.jaguar.jcm;public class JConnectionNotFoundException extends JException;
Exception thrown by JCMCache.getConnection(int) to indicate that no connections are available in the cache. You must specify JCM_NOWAIT in order for the exception to be thrown.
Same as JException.
Same as JException.
jaguar.util.JException class, java.sql.SQLException class
Copyright © 2001 Sybase, Inc. All rights reserved. |
![]() |