Called when the spider tries to process a URL but gets
an error.

Declaration Syntax
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)