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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/protocol/soap/
H A DVersionMismatchException.java44 public class VersionMismatchException extends ExceptionHasMessage { class in inherits:ExceptionHasMessage
48 public VersionMismatchException(SOAPVersion soapVersion, Object... args) { method in class:VersionMismatchException

Completed in 253 milliseconds