Files
zulip/zerver
Kislay Verma 5b5be39b19 exceptions: Create base class ExpectationMismatchError.
This class will be inherited by all errors related to
some sort of mismatch from the expected value.

This is a prep commit for #33051, as a part of which we
add a new exception class for message content mismatch.
2025-04-16 14:05:12 -07:00
..