yawda.view.portlet
Class CPortletFactory.CPortletFactoryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byyawda.view.portlet.CPortletFactory.CPortletFactoryException
All Implemented Interfaces:
Serializable
Enclosing class:
CPortletFactory

public static class CPortletFactory.CPortletFactoryException
extends Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
CPortletFactory.CPortletFactoryException(String message, 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

CPortletFactory.CPortletFactoryException

public CPortletFactory.CPortletFactoryException(String message,
                                                Throwable cause)