Added in API level 31

IkeNonProtocolException

public abstract class IkeNonProtocolException
extends IkeException

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


IkeNonProtocolException encapsulates all implementation-specific non-protocol IKE errors.

Summary

Inherited methods