org.exolab.castor.persist.cache
Class CacheAcquireException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exolab.castor.core.exceptions.CastorException
              extended by org.exolab.castor.jdo.PersistenceException
                  extended by org.exolab.castor.persist.cache.CacheAcquireException
All Implemented Interfaces:
java.io.Serializable

public class CacheAcquireException
extends PersistenceException

Exception that indicates that a performance cache instance can not be acquired.

Version:
$Revision: 1.2 $ $Date: 2005/08/04 07:31:15 $
Author:
Werner Guttmann
See Also:
Serialized Form

Constructor Summary
CacheAcquireException(java.lang.String message)
          Creates an instance of CacheAcquireException
CacheAcquireException(java.lang.String message, java.lang.Exception e)
          Creates an instance of CacheAcquireException Exception
 
Method Summary
 
Methods inherited from class org.exolab.castor.core.exceptions.CastorException
getCause, getException, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheAcquireException

public CacheAcquireException(java.lang.String message)
Creates an instance of CacheAcquireException

Parameters:
message - An error message.

CacheAcquireException

public CacheAcquireException(java.lang.String message,
                             java.lang.Exception e)
Creates an instance of CacheAcquireException Exception

Parameters:
message - An error message
e - The original exception that caused the problem.


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com