java.lang.Object
java.lang.Throwable
java.lang.Exception
tr.com.havelsan.javarch.exception.HvlCheckedException
tr.com.havelsan.javarch.oauth.ldap.provider.exception.HvlLdapException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

public class HvlLdapException extends tr.com.havelsan.javarch.exception.HvlCheckedException
Ldap icin özellistirilmis exception sinifidir.
See Also:
  • Constructor Details

    • HvlLdapException

      public HvlLdapException()
      Instantiates a new HvlLdapException.
    • HvlLdapException

      public HvlLdapException(String message)
      Instantiates a new HvlLdapException.
      Parameters:
      message - the message
    • HvlLdapException

      public HvlLdapException(String code, String message)
      Instantiates a new HvlLdapException.
      Parameters:
      code - the code
      message - the message
    • HvlLdapException

      public HvlLdapException(tr.com.havelsan.javarch.exception.model.HvlErrorDetail errorDetail, Throwable t)
      Instantiates a new HvlLdapException.
      Parameters:
      errorDetail - the error detail
      t - the t