com.ibm.workflow.portlet.client
Class MQWFPortletException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.servlet.ServletException
|
+--org.apache.jetspeed.portlet.PortletException
|
+--com.ibm.workflow.portlet.client.MQWFPortletException
- All Implemented Interfaces:
- java.io.Serializable
- public class MQWFPortletException
- extends org.apache.jetspeed.portlet.PortletException
This exception signals that a error during
- See Also:
- Serialized Form
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, getLocalizedMessage, getMessage, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MQWFPortletException
public MQWFPortletException(java.lang.String message)
MQWFPortletException
public MQWFPortletException(java.lang.String message,
java.lang.String command)
setActionType
public void setActionType(java.lang.String actionType)
getActionType
public java.lang.String getActionType()
© Copyright IBM Corporation 2002, 2007. All Rights Reserved.