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