Searched refs:TsUnacceptableException (Results 1 – 4 of 4) sorted by relevance
34 public final class TsUnacceptableException extends IkeProtocolException { class43 public TsUnacceptableException() { in TsUnacceptableException() method in TsUnacceptableException53 public TsUnacceptableException(byte[] notifyData) { in TsUnacceptableException() method in TsUnacceptableException
53 import android.net.ipsec.ike.exceptions.TsUnacceptableException;541 return new TsUnacceptableException(notifyData); in validateAndBuildIkeException()
57 import android.net.ipsec.test.ike.exceptions.TsUnacceptableException;333 ERROR_TYPE_TS_UNACCEPTABLE, TsUnacceptableException.class); in testValidateAndBuildTsUnacceptableException()
69 import android.net.ipsec.ike.exceptions.TsUnacceptableException;2691 throws TsUnacceptableException { in validateAndGetNegotiatedTsPair()2702 throws TsUnacceptableException { in validateAndGetNegotiatedTs()2712 throw new TsUnacceptableException(); in validateAndGetNegotiatedTs()