mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
These methods wrap any unexpected checked exceptions in AssertionError after logging them. The next commit will use this to enforce our exception specifications for methods that wrap JNI calls.