|
|||||||||
| 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.SearchExecutionWarning
public class SearchExecutionWarning
SearchExecutionWarning indicates a warning that occurred while a search was running. Such a warning should be displayed to the user, but does not indicate that the search failed. For example, the user's query might have timed out and returned an incomplete result set.
| Constructor Summary | |
|---|---|
SearchExecutionWarning(java.lang.String msg)
Creates a new SearchExecutionWarning object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchExecutionWarning(java.lang.String msg)
msg -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||