|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.plumtree.remote.ServiceException
com.plumtree.remote.search.SearchException
Exception class to communicate known exceptions and
user-defined errors to the search interface in the portal.
AdminPrefsNotSet, UserPrefsNotSet and UserInfoNotSet
result in a link to the respective preference page.
| Constructor Summary | |
SearchException(TypeSearchError searchError,
java.lang.String message)
Valued Constructor |
|
| Methods inherited from class com.plumtree.remote.ServiceException |
getInnerException, getMessage, getStackTraceAsString, getStatusCode, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SearchException(TypeSearchError searchError,
java.lang.String message)
searchError - the TypeSearchErrormessage - the error message to display in the search interface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.