Mono Class Library: System Namespace

System.UriFormatException Class

Represents the error that occurs when a Uniform Resource Identifier (URI) is not correctly formatted. [Edit]

See Also: UriFormatException Members

System.Object
     System.Exception
          System.SystemException
               System.FormatException
                    System.UriFormatException

public class UriFormatException : FormatException

Thread Safety

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

Remarks

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

Requirements

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