ProxyPortletManagerException Class
- public class ProxyPortletManagerException
extends Exception
A generic exception for the RemotePortletManager
.
-
Hierarchy
-
Object
Throwable
Exception
ProxyPortletManagerException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyPortletManagerException
public ProxyPortletManagerException(String
message,
Throwable
cause)
ProxyPortletManagerException
public ProxyPortletManagerException(String
message)
ProxyPortletManagerException
public ProxyPortletManagerException(Throwable
cause)