Added in API level 31

IkeException

public abstract class IkeException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.net.ipsec.ike.exceptions.IkeException


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

Summary

Inherited methods