© 2004 BEA Systems, Inc.

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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException
All Implemented Interfaces:
Serializable

public class ProxyPortletManagerException
extends Exception

A generic exception for the RemotePortletManager.

See Also:
Serialized Form

Constructor Summary
ProxyPortletManagerException(String message)
           
ProxyPortletManagerException(String message, Throwable cause)
           
ProxyPortletManagerException(Throwable cause)
           
 
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(String message,
                                    Throwable cause)

ProxyPortletManagerException

public ProxyPortletManagerException(Throwable cause)

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved