Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/exceptions/
DUnrecognizedIkeProtocolException.java29 public final class UnrecognizedIkeProtocolException extends IkeProtocolException { class
31 public UnrecognizedIkeProtocolException(int errorType, byte[] notifyData) { in UnrecognizedIkeProtocolException() method in UnrecognizedIkeProtocolException