Added in API level 28
Summary:
Inherited Methods
IpSecManager.ResourceUnavailableException
public
static
final
class
IpSecManager.ResourceUnavailableException
extends AndroidException
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | android.util.AndroidException | |||
| ↳ | android.net.IpSecManager.ResourceUnavailableException | |||
Thrown to indicate that an IPsec resource is unavailable.
This could apply to resources such as sockets, SecurityParameterIndex, IpSecTransform, or other system resources. If this exception is thrown, users should release
allocated objects of the type requested.
Summary
Inherited methods | |
|---|---|