at.knowcenter.wag.egov.egiz.ldap.api
Class LDAPAPIException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.knowcenter.wag.egov.egiz.ldap.api.LDAPAPIException
All Implemented Interfaces:
Serializable

public class LDAPAPIException
extends Exception

Author:
Thomas Knall
See Also:
Serialized Form

Constructor Summary
LDAPAPIException()
           
LDAPAPIException(Exception exception)
           
LDAPAPIException(String message)
           
LDAPAPIException(String message, Exception exception)
           
 
Method Summary
 Exception getException()
           
 String getMessage()
           
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LDAPAPIException

public LDAPAPIException(String message,
                        Exception exception)

LDAPAPIException

public LDAPAPIException(String message)

LDAPAPIException

public LDAPAPIException(Exception exception)

LDAPAPIException

public LDAPAPIException()
Method Detail

getException

public Exception getException()

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

toString

public String toString()
Overrides:
toString in class Throwable


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