os.SyscallError.Error (method, view implemented interface methods)

one use

	os (current package)
		error.go#L54: func (e *SyscallError) Error() string { return e.Syscall + ": " + e.Err.Error() }