Skip navigation links

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


oracle.wcps.people
Class PeopleLocatorRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.wcps.people.PeopleLocatorRuntimeException

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PCServerNotAvailableException

public class PeopleLocatorRuntimeException
extends java.lang.RuntimeException
See Also:
Serialized Form

Constructor Summary
PeopleLocatorRuntimeException(java.lang.String msg)
           
PeopleLocatorRuntimeException(java.lang.String msg, java.lang.Throwable t)
           

 

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

PeopleLocatorRuntimeException

public PeopleLocatorRuntimeException(java.lang.String msg)

PeopleLocatorRuntimeException

public PeopleLocatorRuntimeException(java.lang.String msg,
                                     java.lang.Throwable t)

Skip navigation links

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


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