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

/openjdk9/jdk/src/java.naming/share/classes/javax/naming/
H A DOperationNotSupportedException.java43 public class OperationNotSupportedException extends NamingException { class in inherits:NamingException
48 public OperationNotSupportedException() { method in class:OperationNotSupportedException
59 public OperationNotSupportedException(String explanation) { method in class:OperationNotSupportedException

Completed in 85 milliseconds