Searched refs:InternalAddressFailureException (Results 1 – 3 of 3) sorted by relevance
31 public final class InternalAddressFailureException extends IkeProtocolException { class40 public InternalAddressFailureException() { in InternalAddressFailureException() method in InternalAddressFailureException50 public InternalAddressFailureException(byte[] notifyData) { in InternalAddressFailureException() method in InternalAddressFailureException
42 import android.net.ipsec.ike.exceptions.InternalAddressFailureException;527 return new InternalAddressFailureException(notifyData); in validateAndBuildIkeException()
48 import android.net.ipsec.test.ike.exceptions.InternalAddressFailureException;327 ERROR_TYPE_INTERNAL_ADDRESS_FAILURE, InternalAddressFailureException.class); in testValidateAndBuildInternalAddressFailException()