Searched refs:SinglePairRequiredException (Results 1 – 3 of 3) sorted by relevance
34 public class SinglePairRequiredException extends IkeProtocolException { class43 public SinglePairRequiredException() { in SinglePairRequiredException() method in SinglePairRequiredException53 public SinglePairRequiredException(byte[] notifyData) { in SinglePairRequiredException() method in SinglePairRequiredException
51 import android.net.ipsec.ike.exceptions.SinglePairRequiredException;533 return new SinglePairRequiredException(notifyData); in validateAndBuildIkeException()
55 import android.net.ipsec.test.ike.exceptions.SinglePairRequiredException;315 ERROR_TYPE_SINGLE_PAIR_REQUIRED, SinglePairRequiredException.class); in testValidateAndBuildSinglePairRequiredException()