# Print output for @column tags ?> TelephonyManager.ModemErrorException - Android SDK | Android Developers

Most visited

Recently visited

TelephonyManager.ModemErrorException

public class TelephonyManager.ModemErrorException
extends TelephonyManager.NetworkSlicingException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.telephony.TelephonyManager.NetworkSlicingException
         ↳ android.telephony.TelephonyManager.ModemErrorException


Exception that is supplied to the callback in TelephonyManager.getNetworkSlicingConfiguration(Executor, OutcomeReceiver) if the modem returned a failure.

Summary

Inherited methods