UriFormatException Constructor
.NET Framework (current version)
Initializes a new instance of the UriFormatException class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | UriFormatException() | Initializes a new instance of the UriFormatException class. |
![]() | UriFormatException(SerializationInfo^, StreamingContext) | Initializes a new instance of the UriFormatException class from the specified SerializationInfo and StreamingContext instances. |
![]() | UriFormatException(String^) | Initializes a new instance of the UriFormatException class with the specified message. |
![]() | UriFormatException(String^, Exception^) | Initializes a new instance of the UriFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Show:

