URIException Class
The URIError object represents an error when a global URI handling function was used in a wrong way.
Namespace:
SystemAssembly: Bridge.Html5 (in Bridge.Html5.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public class URIException : Exception
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Class URIException _ Inherits Exception
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public ref class URIException : public Exception