Skip to content

T_CodeJam_UriCodeExceptions

Andrew Koryavchenko edited this page Jun 17, 2018 · 2 revisions

UriCodeExceptions Class

Uri exception factory class

Inheritance Hierarchy

System.Object
  CodeJam.UriCodeExceptions
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public static class UriCodeExceptions

VB

Public NotInheritable Class UriCodeExceptions

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type UriCodeExceptions =  class end

The UriCodeExceptions type exposes the following members.

Methods

 

Name Description
Public methodStatic member ArgumentNotWellFormedUri Creates ArgumentException for invalid URI value.
  Back to Top

See Also

Reference

CodeJam Namespace

Clone this wiki locally