|
|||||||||
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.SearchExecutionError
public class SearchExecutionError
SearchExecutionError indicates an error that occurred while a search was running, for example, a missing search server.
Constructor Summary | |
---|---|
SearchExecutionError(java.lang.String msg)
Creates a new SearchExecutionError object. |
Method Summary | |
---|---|
HTMLComment |
GetComment()
Used by subclasses to return un-internationalized error messsages as HTML comments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchExecutionError(java.lang.String msg)
msg
- Method Detail |
---|
public HTMLComment GetComment()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |