org.apache.geronimo.kernel.util
Class CircularReferencesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.kernel.util.CircularReferencesException
- All Implemented Interfaces:
- Serializable
public class CircularReferencesException
- extends Exception
- Version:
- $Rev: 1213810 $ $Date: 2011-12-14 02:00:08 +0800 (Wed, 14 Dec 2011) $
- 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 © 2003-2013 The Apache Geronimo development community. All Rights Reserved.