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.java28 public final class IkeInternalException extends IkeNonProtocolException { class
38 public IkeInternalException(@NonNull Throwable cause) { in IkeInternalException() method in IkeInternalException
52 public IkeInternalException(@NonNull String message) { in IkeInternalException() method in IkeInternalException
67 public IkeInternalException(@NonNull String message, @NonNull Throwable cause) { in IkeInternalException() method in IkeInternalException