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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.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)
           
 
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

LDAPException

public LDAPException()

LDAPException

public LDAPException(Exception exception)

LDAPException

public LDAPException(String message,
                     Exception exception)

LDAPException

public LDAPException(String message)


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.