- All Implemented Interfaces:
- java.io.Serializable
public class ResolvedContextDidNotGrowException
extends ResolvingException
This exception is thrown by the dispatcher if, after one iteration of resolving (asking all the resolvers if they
could resolve anything), the amount of resolved nodes did not increase at all. This problem might point to some
expressions, where no resolvers could be found for.
- See Also:
- Serialized Form