Package com.yahoo.yolean.chain
Class ChainCycleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.yahoo.yolean.chain.ChainCycleException
-
- All Implemented Interfaces:
java.io.Serializable
public class ChainCycleException extends java.lang.RuntimeException
- Author:
- Tony Vaagenes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChainCycleException(java.util.List<?> components)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<?>
components()
-