org.codehaus.plexus.interpolation
Class InterpolationCycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.interpolation.InterpolationException
org.codehaus.plexus.interpolation.InterpolationCycleException
- All Implemented Interfaces:
- Serializable
public class InterpolationCycleException
- extends InterpolationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterpolationCycleException
public InterpolationCycleException(RecursionInterceptor recursionInterceptor,
String realExpr,
String wholeExpr)
Copyright © 2001-2011 Codehaus. All Rights Reserved.