at.knowcenter.wag.egov.egiz.ldap.client
Class LDAPException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byat.knowcenter.wag.egov.egiz.ldap.client.LDAPException
All Implemented Interfaces:
Serializable

public class LDAPException
extends Exception

Author:
Thomas Knall
See Also:
Serialized Form

Constructor Summary
LDAPException()
           
LDAPException(Exception exception)
           
LDAPException(String message)
           
LDAPException(String message, Exception exception)
           
 
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

LDAPException

public LDAPException()

LDAPException

public LDAPException(Exception exception)

LDAPException

public LDAPException(String message,
                     Exception exception)

LDAPException

public LDAPException(String message)


Copyright © 2006-2010. All Rights Reserved.