Signal-Android/libtextsecure/src/org/whispersystems/textsecure/push/exceptions/ExpectationFailedException....

5 lines
143 B
Java

package org.whispersystems.textsecure.push.exceptions;
public class ExpectationFailedException extends NonSuccessfulResponseCodeException {
}