net.ParseError.Error (method)

one use

	net (current package)
		net.go#L540: func (e *ParseError) Error() string { return "invalid " + e.Type + ": " + e.Text }