Table of Contents

Interface IURIException

Namespace
Javax.Print
Assembly
MASES.JNet.dll

.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

int

UnsupportedURI

URI UnsupportedURI { get; }

Property Value

URI