Skip navigation links


com.bea.wsrp.consumer.management.portlet
Class ProxyPortletManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException

All Implemented Interfaces
Serializable

public class ProxyPortletManagerException
extends Exception

A generic exception thrown by implementations managing proxy portlets.

See Also
Serialized Form

Constructor Summary
ProxyPortletManagerException(String message)
           
ProxyPortletManagerException(String message, Throwable cause)
           
ProxyPortletManagerException(Throwable cause)
           

 

Method Summary

 

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

 

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

 

Constructor Detail

ProxyPortletManagerException

public ProxyPortletManagerException(String message)

ProxyPortletManagerException

public ProxyPortletManagerException(Throwable cause)

ProxyPortletManagerException

public ProxyPortletManagerException(String message,
                                    Throwable cause)

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.