org.apache.openejb.config.provider
Class ProviderCircularReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.openejb.config.provider.ProviderCircularReferenceException
- All Implemented Interfaces:
- Serializable
public class ProviderCircularReferenceException
- extends IllegalStateException
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProviderCircularReferenceException
public ProviderCircularReferenceException(Set<ID> ids)
getIds
public Set<ID> getIds()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.