System.UriFormatException Class
Represents the error that occurs when a Uniform Resource Identifier (URI) is not correctly formatted.

See Also: UriFormatException Members

Syntax

public class UriFormatException : FormatException

Remarks

Note: The format for a valid URI is defined in IETF RFC 2396.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0