Interface IURIException
.NET interface for TO BE DEFINED FROM USER
public interface IURIException
Properties
Reason
int Reason { get; }
Property Value
UnsupportedURI
URI UnsupportedURI { get; }
.NET interface for TO BE DEFINED FROM USER
public interface IURIException
int Reason { get; }
URI UnsupportedURI { get; }