Interface IURIException
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/print/URIException.html
public interface IURIException
Properties
Reason
int Reason { get; }
Property Value
UnsupportedURI
URI UnsupportedURI { get; }