Class FcLdapException

All Implemented Interfaces:
Serializable

public class FcLdapException extends Exception
Custom exception class for errors within the LDAP module.
Since:
8.5.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • FcLdapException

      public FcLdapException(String message)
    • FcLdapException

      public FcLdapException(String message, Throwable cause)