Thrown by crawler when the start URL cannot be read, typically because of a network exception.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class StartUrlCannotBeReadException : Exception
public class StartUrlCannotBeReadException : Exception
Public Class StartUrlCannotBeReadException Inherits Exception
Public Class StartUrlCannotBeReadException Inherits Exception
public ref class StartUrlCannotBeReadException : public Exception
public ref class StartUrlCannotBeReadException : public Exception
type StartUrlCannotBeReadException = class inherit Exception end
type StartUrlCannotBeReadException = class inherit Exception end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StartUrlCannotBeReadException(Exception) |
Creates a new instance
| |
| Data | (Inherited from Exception.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetBaseException()()()() | (Inherited from Exception.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) | |
| GetType()()()() | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Message |
Description of the exception
(Overrides Exception.Message.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| ToString()()()() | (Inherited from Exception.) |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120