|
||||||||||
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.CustomServiceFailureException
Throw this exception from IAuthProvider.authenticate to tell the portal that there was a custom service failure. Returned to the portal not as a SoapFault, but as a String containing the message provided in the constructor.
Constructor Summary | |
CustomServiceFailureException(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 CustomServiceFailureException(java.lang.String message)
message
- string to display in error message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.