Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.7.0)
E15995-06


oracle.webcenter.peopleconnections.connections
Class ConnectionListNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.webcenter.framework.service.BaseWCServiceException
              extended by oracle.webcenter.peopleconnections.connections.ConnectionsException
                  extended by oracle.webcenter.peopleconnections.connections.ConnectionListNotFoundException

All Implemented Interfaces:
java.io.Serializable

public class ConnectionListNotFoundException
extends ConnectionsException
Since:
11.1.1.3
See Also:
Serialized Form

Constructor Summary
ConnectionListNotFoundException(java.lang.String listName, java.lang.String userName)
           

 

Method Summary

 

Methods inherited from class oracle.webcenter.framework.service.BaseWCServiceException
getCause, getLocalizedMessage, printStackTrace

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ConnectionListNotFoundException

public ConnectionListNotFoundException(java.lang.String listName,
                                       java.lang.String userName)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.7.0)
E15995-06


Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.