mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +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.