org.apache.openejb.util
Class CircularReferencesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openejb.util.CircularReferencesException
- All Implemented Interfaces:
- Serializable
public class CircularReferencesException
- extends RuntimeException
- Version:
- $Rev: 710022 $ $Date: 2008-11-03 09:40:14 +0100 (Mo, 03. Nov 2008) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CircularReferencesException
public CircularReferencesException(List<List> circuits)
getCircuits
public List<List> getCircuits()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.