session-android/library/src/org/whispersystems/textsecure/push/ExpectationFailedException....

7 lines
138 B
Java

package org.whispersystems.textsecure.push;
import java.io.IOException;
public class ExpectationFailedException extends IOException {
}