org.jboss.ejb3.cache
Class CacheFactoryNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.ejb3.cache.CacheFactoryNotRegisteredException
- All Implemented Interfaces:
- Serializable
public class CacheFactoryNotRegisteredException
- extends Exception
CacheFactoryNotRegisteredException
Thrown when attempting to retrieve a cache factory with
unrecognized name from the registry
- Version:
- $Revision: $
- Author:
- ALR
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheFactoryNotRegisteredException
public CacheFactoryNotRegisteredException()
CacheFactoryNotRegisteredException
public CacheFactoryNotRegisteredException(String message)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.