Oracle Internet Directory API Reference
10g(10.1.2)

B14083-02


oracle.idm.provisioning.plugin
Class NoSuchPluginException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.idm.provisioning.plugin.NoSuchPluginException

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
NoSuchPluginException(java.lang.String msg)
Default constructor.

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

NoSuchPluginException

public NoSuchPluginException(java.lang.String msg)
Default constructor.

Oracle Internet Directory API Reference
10g(10.1.2)

B14083-02


Copyright © 2005, Oracle. All Rights Reserved.