Class LdapProtocolErrorException

    • Constructor Detail

      • LdapProtocolErrorException

        public LdapProtocolErrorException​(String message)
        Creates a new instance of LdapProtocolErrorException.
        Parameters:
        message - The exception message
      • LdapProtocolErrorException

        public LdapProtocolErrorException​(String message,
                                          Throwable cause)
        Creates a new instance of LdapProtocolErrorException.
        Parameters:
        message - The exception message
        cause - The root cause for this exception