Oracle Internet Directory API Reference
10g(10.1.2)

B14083-02


oracle.ldap.util.discovery
Class MandatoryPropsMissingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.ldap.util.discovery.MandatoryPropsMissingException

All Implemented Interfaces:
java.io.Serializable

public class MandatoryPropsMissingException
extends java.lang.Exception
Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Constructor Summary
MandatoryPropsMissingException(java.util.ArrayList lst)

Method Summary
java.util.ArrayList getMissingProps()

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

MandatoryPropsMissingException

public MandatoryPropsMissingException(java.util.ArrayList lst)

Method Detail

getMissingProps

public java.util.ArrayList getMissingProps()

Oracle Internet Directory API Reference
10g(10.1.2)

B14083-02


Copyright © 2005, Oracle. All Rights Reserved.