Class VersionMismatchException

All Implemented Interfaces:
Localizable, 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: