Added in API level 31

ModemErrorException

open class ModemErrorException : TelephonyManager.NetworkSlicingException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ android.telephony.TelephonyManager.NetworkSlicingException
   ↳ android.telephony.TelephonyManager.ModemErrorException

Exception that is supplied to the callback in getNetworkSlicingConfiguration if the modem returned a failure.

Summary

Inherited functions