org.codehaus.plexus.interpolation.fixed
Class InterpolationCycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.plexus.interpolation.fixed.InterpolationCycleException
- All Implemented Interfaces:
- Serializable
public class InterpolationCycleException
- extends RuntimeException
- 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-2014 Codehaus. All Rights Reserved.