Searched defs:UnsupportedDataTypeException (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jaxws/src/share/jaf_classes/javax/activation/ | ||
| H A D | UnsupportedDataTypeException.java | 39 public class UnsupportedDataTypeException extends IOException { class in inherits:IOException 41 * Constructs an UnsupportedDataTypeException with no detail 44 public UnsupportedDataTypeException() { method in class:UnsupportedDataTypeException 49 * Constructs an UnsupportedDataTypeException with the specified 54 public UnsupportedDataTypeException(String s) { method in class:UnsupportedDataTypeException |
Completed in 29 milliseconds