mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
CDSI error handling code would attempt to instantiate a nonexistent Java class. Add the missing class and split up the handling for CDSI lookup errors to reuse existing error types.