method
check_registry
check_registry(v)
private
Hide source
# File lib/uri/generic.rb, line 732 def check_registry(v) # :nodoc: raise InvalidURIError, "can not set registry" end