Thrown by the Environment constructor when an environment cannot be opened because the version of the existing log is not compatible with the version of JE that is running. This occurs when a later version of JE was used to create the log.
Warning: This exception should be handled when more than one version of JE may be used to access an environment.
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
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
Thrown by {@link VersionedWritable#readFields(DataInput)} when theversion of an object being read does not match the current implementation version as returned by {@link VersionedWritable#getVersion()}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.