org.jboss.ejb3.pool
Class PoolFactoryNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.ejb3.pool.PoolFactoryNotRegisteredException
- All Implemented Interfaces:
- Serializable
public class PoolFactoryNotRegisteredException
- extends Exception
PoolFactoryNotRegisteredException
Thrown when attempting to retrieve a pool 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 |
PoolFactoryNotRegisteredException
public PoolFactoryNotRegisteredException()
PoolFactoryNotRegisteredException
public PoolFactoryNotRegisteredException(String message)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.