Class VersionMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.transport.tcp.util.VersionMismatchException
- All Implemented Interfaces:
Serializable
- Author:
- Alexey Stashok
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVersionMismatchException(String message, Version expectedFramingVersion, Version expectedConnectionManagementVersion) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VersionMismatchException
public VersionMismatchException() -
VersionMismatchException
-
-
Method Details
-
getExpectedFramingVersion
-
getExpectedConnectionManagementVersion
-