ostore.tapestry.api
Class TapestryQueryResultNoMatch
java.lang.Object
|
+--ostore.tapestry.api.TapestryQueryResultNoMatch
- All Implemented Interfaces:
- TapestryQueryResult
- public class TapestryQueryResultNoMatch
- extends Object
- implements TapestryQueryResult
A result indicating that the given Tapestry tag does not satisfy the
given query.
- See Also:
TapestryQuery
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapestryQueryResultNoMatch
public TapestryQueryResultNoMatch()