org.exolab.castor.persist.cache

Class InvalidCacheTypeException

public class InvalidCacheTypeException extends PersistenceException

Exception that indicates that an invalid cache type has been specified.

Version: $Revision: 1.3 $ $Date: 2005/09/20 21:30:47 $

Author: Werner Guttmann

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

Constructor Detail

InvalidCacheTypeException

public InvalidCacheTypeException(String message)
Creates an instance of InvalidCacheTypeException

Parameters: messageAn error message.

InvalidCacheTypeException

public InvalidCacheTypeException(String message, Exception e)
Creates an instance of InvalidCacheTypeException

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