Exceptions
IncompatibleClient
Raised when the Python client version is incompatible with the Fiddler platform version.
Raised when the Python client version is incompatible with the Fiddler platform version.
This exception occurs during connection initialization when the client library
version is not compatible with the connected Fiddler platform version. This
ensures that users are aware of version mismatches that could cause unexpected
behavior or missing functionality.
The exception includes both the client version and server version in the error
message to help users understand what versions are involved in the incompatibility.
Typical error message format: