Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DIkeInternalException.java30 public final class IkeInternalException extends IkeNonProtocolException { class
40 public IkeInternalException(@NonNull Throwable cause) { in IkeInternalException() method in IkeInternalException
54 public IkeInternalException(@NonNull String message) { in IkeInternalException() method in IkeInternalException
69 public IkeInternalException(@NonNull String message, @NonNull Throwable cause) { in IkeInternalException() method in IkeInternalException