This exception is a specialization of ProtocolException
,
indicating that an unsupported data encoding version has been
encountered.
- badMajor
The major version number of the unsupported encoding.
- badMinor
The minor version number of the unsupported encoding.
- major
The major version number of the encoding that is supported.
- minor
The highest minor version number of the encoding that can be supported.
The major version number of the unsupported encoding.
The minor version number of the unsupported encoding.
The major version number of the encoding that is supported.
The highest minor version number of the encoding that can be supported.