Class VersionMismatchException

All Implemented Interfaces:
com.sun.istack.localization.Localizable, com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier, Serializable

public class VersionMismatchException extends ExceptionHasMessage
This is used to represent SOAP VersionMismatchFault. Use this when the received soap envelope is in a different namespace than what the specified Binding says.
Author:
Jitendra Kotamraju
See Also: