Skip navigation links


com.bea.portlet.prefs
Class PortletCloneNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by com.bea.portlet.prefs.PortletCloneNotSupportedException

All Implemented Interfaces
Serializable

public class PortletCloneNotSupportedException
extends IllegalStateException
See Also
Serialized Form

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

PortletCloneNotSupportedException

public PortletCloneNotSupportedException()

PortletCloneNotSupportedException

public PortletCloneNotSupportedException(String s)

PortletCloneNotSupportedException

public PortletCloneNotSupportedException(String message,
                                         Throwable cause)

PortletCloneNotSupportedException

public PortletCloneNotSupportedException(Throwable cause)

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.