Added in API level 31

IkeException


abstract class IkeException : Exception
kotlin.Any
   โ†ณ kotlin.Throwable
   โ†ณ java.lang.Exception
   โ†ณ android.net.ipsec.ike.exceptions.IkeException

IkeException represents a generic exception that includes internal and protocol exceptions.

Summary