Class LdapSchemaViolationException

    • Constructor Detail

      • LdapSchemaViolationException

        public LdapSchemaViolationException​(ResultCodeEnum resultCode,
                                            String message)
        Creates a new instance of LdapSchemaViolationException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception
        message - The exception message
      • LdapSchemaViolationException

        public LdapSchemaViolationException​(ResultCodeEnum resultCode)
        Creates a new instance of LdapSchemaViolationException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception