Encog 1.1 for DotNet
SpiderURLError Method (url)
NamespacesEncog.Bot.SpiderISpiderReportableSpiderURLError(Uri)
Called when the spider tries to process a URL but gets an error.
Declaration Syntax
C#Visual BasicVisual C++
void SpiderURLError(
	Uri url
)
Sub SpiderURLError ( _
	url As Uri _
)
void SpiderURLError(
	Uri^ url
)
Parameters
url (Uri)
The URL that generated an error.

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)