Files
libsignal/java
Jordan Rose d26cf8b46d Add dedicated error types for invalid 1:1 and Sender Key sessions
In Java these are subclasses of IllegalStateException, a
RuntimeException, so that every session operation isn't annotated as
throwing InvalidSessionException. Swift and TypeScript don't have
typed errors, so they're just additional specific cases that can be
caught.
2022-03-21 14:12:04 -07:00
..
2022-03-21 14:12:04 -07:00
2022-03-11 11:00:16 -08:00
2022-03-11 11:00:16 -08:00
2022-03-11 13:31:13 -08:00