The PDK Java API is part of the Portal Developer Kit on Portal Studio

oracle.portal.provider.v2
Class PortletNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oracle.portal.utils.v2.ContainerException
                    |
                    +--oracle.portal.provider.v2.PortletException
                          |
                          +--oracle.portal.provider.v2.PortletNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class PortletNotFoundException
extends PortletException

See Also:
Serialized Form

Constructor Summary
PortletNotFoundException()
          Constructor
PortletNotFoundException(java.lang.String msg)
           
 
Methods inherited from class oracle.portal.utils.v2.ContainerException
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortletNotFoundException

public PortletNotFoundException()
Constructor

PortletNotFoundException

public PortletNotFoundException(java.lang.String msg)

The PDK Java API is part of the Portal Developer Kit on Portal Studio

Copyright (c) 2002, Oracle Corporation. All Rights Reserved.