< Rebol Programming
USAGE:
NET-ERROR info
DESCRIPTION:
(undocumented)
NET-ERROR is a function value.
ARGUMENTS:
- info -- (Type: any)
SOURCE CODE
net-error: func [info][make error! info]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.