Home
last modified time | relevance | path

Searched defs:UnrecognizedIkeProtocolException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DUnrecognizedIkeProtocolException.java33 public final class UnrecognizedIkeProtocolException extends IkeProtocolException { class
44 public UnrecognizedIkeProtocolException(int errorType, @NonNull byte[] errorData) { in UnrecognizedIkeProtocolException() method in UnrecognizedIkeProtocolException