-
Notifications
You must be signed in to change notification settings - Fork 35
T_CodeJam_UriCodeExceptions
Andrew Koryavchenko edited this page Jun 17, 2018
·
2 revisions
Uri exception factory class
System.Object
CodeJam.UriCodeExceptions
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static class UriCodeExceptions
VB
Public NotInheritable Class UriCodeExceptions
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UriCodeExceptions = class end
The UriCodeExceptions type exposes the following members.
Name | Description | |
---|---|---|
ArgumentNotWellFormedUri | Creates ArgumentException for invalid URI value. |