Added in API level 31

TimeoutException

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

Exception that is supplied to the callback in getNetworkSlicingConfiguration if the system timed out waiting for a response from the Radio.

Summary

Inherited functions