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