Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03


com.octetstring.vde.util
Class DirectoryBindException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.octetstring.vde.util.DirectoryException
              extended by com.octetstring.vde.util.DirectoryBindException

All Implemented Interfaces:
java.io.Serializable

public class DirectoryBindException
extends DirectoryException

Exception thrown when the Bind operation is unsuccessful

Author:
OctetString Inc.
See Also:
Serialized Form

Constructor Summary
DirectoryBindException()
           
DirectoryBindException(java.lang.String s)
           

 

Method Summary

 

Methods inherited from class com.octetstring.vde.util.DirectoryException
getLDAPErrorCode, setLDAPErrorCode

 

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

DirectoryBindException

public DirectoryBindException()

DirectoryBindException

public DirectoryBindException(java.lang.String s)

Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03


Copyright © 2000-2010 Oracle and/or its affiliates. All Rights Reserved.