Added in API level 31

NetworkSlicingException

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

Exception that may be supplied to the callback in getNetworkSlicingConfiguration if something goes awry.

Summary

Public methods
open String

Public methods

toString

Added in API level 31
open fun toString(): String
Return
String a string representation of this throwable.