mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-26 22:20:20 +00:00
Bug fixes for the new registration flow.
This commit is contained in:
committed by
Greyson Parrelli
parent
4f458a022f
commit
afb9b76208
@@ -0,0 +1,3 @@
|
||||
package org.whispersystems.signalservice.api.push.exceptions
|
||||
|
||||
class IncorrectCodeException : NonSuccessfulResponseCodeException(403)
|
||||
Reference in New Issue
Block a user