|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectXPException
com.plumtree.portaluiinfrastructure.search.SearchExecutionException
com.plumtree.portaluiinfrastructure.search.exceptions.InvalidStateException
public class InvalidStateException
InvalidStateException indicates that a method on ISearchResultModel was called with a key, but the key was not found in the SearchResultModel cache.
| Constructor Summary | |
|---|---|
InvalidStateException(java.lang.String key)
Creates a new InvalidStateException object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidStateException(java.lang.String key)
key -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||