Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

com.ibm.wps.portletservice.credentialvault
Class CredentialSecretNotSetException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.servlet.ServletException
              extended byorg.apache.jetspeed.portlet.PortletException
                  extended bycom.ibm.wps.portletservice.credentialvault.CredentialSecretNotSetException
All Implemented Interfaces:
java.io.Serializable

Deprecated. since 5.1.0.1, use the Java Portlet API and corresponding portlet services instead.

public class CredentialSecretNotSetException
extends org.apache.jetspeed.portlet.PortletException

The CredentialSecretNotSetException class defines an exception that is thrown by the PortletCredentialService in case that the secret of a requested credential is not set.

Since:
5.1.0.1
See Also:
Serialized Form

Constructor Summary
CredentialSecretNotSetException()
          Deprecated.  
 

Methods inherited from class org.apache.jetspeed.portlet.PortletException
printStackTrace, printStackTrace, printStackTrace
 

Methods inherited from class javax.servlet.ServletException
getRootCause
 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CredentialSecretNotSetException

public CredentialSecretNotSetException()
Deprecated. 

Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.