org.exolab.castor.persist.cache

Class CacheAcquireException

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

Constructor Summary
CacheAcquireException(String message)
Creates an instance of CacheAcquireException
CacheAcquireException(String message, Exception e)
Creates an instance of CacheAcquireException Exception

Constructor Detail

CacheAcquireException

public CacheAcquireException(String message)
Creates an instance of CacheAcquireException

Parameters: message An error message.

CacheAcquireException

public CacheAcquireException(String message, 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