|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectXPException
com.plumtree.portaluiinfrastructure.search.SearchModelException
public class SearchModelException
SearchModelException is the superclass of any exception that indicates improper usage of a class in com.plumtree.portaluiinfrastructure.search. It does NOT indicate user error or an external problem with the search server.
| Constructor Summary | |
|---|---|
SearchModelException(java.lang.String msg)
Creates a new SearchModelException object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchModelException(java.lang.String msg)
msg -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||