pt.digitalis.dif.identity.ldap
Class IdentityManagerLDAPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.digitalis.dif.exception.DIFException
              extended by pt.digitalis.dif.exception.security.IdentityManagerException
                  extended by pt.digitalis.dif.identity.ldap.IdentityManagerLDAPException
All Implemented Interfaces:
Serializable, IContextException

public class IdentityManagerLDAPException
extends IdentityManagerException

Author:
Pedro Viegas pviegas@digitalis.pt
See Also:
Serialized Form
Created on:
2010/08/11

Constructor Summary
IdentityManagerLDAPException(Exception exception)
           
IdentityManagerLDAPException(String reason)
           
IdentityManagerLDAPException(String reason, Exception exception)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.security.IdentityManagerException
isReadOnlyException, setReadOnlyException
 
Methods inherited from class pt.digitalis.dif.exception.DIFException
addToExceptionContext, getExceptionContext, getRenderedExceptionContext, setExceptionContext
 
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

IdentityManagerLDAPException

public IdentityManagerLDAPException(Exception exception)
Parameters:
exception -

IdentityManagerLDAPException

public IdentityManagerLDAPException(String reason)
Parameters:
reason -

IdentityManagerLDAPException

public IdentityManagerLDAPException(String reason,
                                    Exception exception)
Parameters:
reason -
exception -


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.