Searched defs:URIReferenceException (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.xml.crypto/share/classes/javax/xml/crypto/
H A DURIReferenceException.java47 public class URIReferenceException extends Exception { class in inherits:Exception
66 public URIReferenceException() { method in class:URIReferenceException
76 public URIReferenceException(String message) { method in class:URIReferenceException
91 public URIReferenceException(Strin method in class:URIReferenceException
111 public URIReferenceException(String message, Throwable cause, method in class:URIReferenceException
129 public URIReferenceException(Throwable cause) { method in class:URIReferenceException
[all...]

Completed in 161 milliseconds